Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@crossid/crossid-spa-js

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crossid/crossid-spa-js - npm Package Versions

1

0.3.1

Diff

Changelog

Source

0.3.1

All Changes

Minor Changes

  • Allow no audience.
  • Allow no scopes.
asaf
published 0.3.0 •

Changelog

Source

0.3.0

All Changes

Minor Changes

  • export Oauth2Error.

Major Changes

  • app state can be of any type.
asaf
published 0.2.0 •

Changelog

Source

0.2.0

All Changes

Minor Changes

  • don't break if IDToken was not returned

Major Changes

  • local access token introspection.
asaf
published 0.1.1 •

Changelog

Source

0.1.1

All Changes

Minor Changes

  • Add state_type opt.
asaf
published 0.1.0 •

Changelog

Source

0.1.0

All Changes

Minor Changes

  • Embed idtoken bearer as a claim (__bearer) within the IDToken.

Major Changes

  • Logout via redirect.
asaf
published 0.0.5 •

Changelog

Source

0.0.5

All Changes

Minor Changes

  • Remove required typ token header as some providers don't support this.
asaf
published 0.0.4 •

Changelog

Source

0.0.4

All Changes

Minor Changes

  • Export options.
  • Better documentation.
asaf
published 0.0.3 •

Changelog

Source

0.0.3

All Changes

Minor Changes

  • Fixes for cicd to build before publish.
asaf
published 0.0.2 •

Changelog

Source

0.0.2

All Changes

Minor Changes

  • Update various properties in package.json required in order to publish npm package properly.
asaf
published 0.0.1 •

Changelog

Source

0.0.1

All Changes

Major Changes

  • Initial version, with a client that can perform authorization code flow with PKCE extension.
  • Create login URL via createRedirectURL or redirect by loginWithRedirect, handle callback via handleRedirectCallback.
  • Client getUser and getAccessToken methods.
  • Support for caching tokens using memory, localStorage and sessionStorage.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc