Skip to content

v0.6.0

Choose a tag to compare

@tristanls tristanls released this 20 Jan 18:29
· 2 commits to master since this release

To facilitate detection of Capability Tokens, added the well-known string (ex: CPBLTY) as a property to the non-serialized CapabilityToken object instance. This way, if it is JSON.stringify'ed in its non-serialized form, searching for well-known string will be as effective as when searching for serialized tokens.