Skip to content

Releases: crossid/crossid-spa-js

handleRedirectCallback -> handleLoginRedirectCallback

20 Mar 09:07
Compare
Choose a tag to compare

All Changes

  • Change handleRedirectCallback -> handleLoginRedirectCallback

Include typescript definitions correctly

19 Mar 12:42
Compare
Choose a tag to compare

All Changes

Minor Changes

  • Move deps into dev-dependencies
  • Pack dist/types

Fix dist dups

06 Mar 13:28
Compare
Choose a tag to compare

Full Changelog: v0.4.5...v0.4.6

Update dependencies

05 Mar 23:01
Compare
Choose a tag to compare

Domain configuration field

23 Feb 12:59
Compare
Choose a tag to compare

What's Changed

  • feat: domain instead of tenant id and region by @ErezSha in #20

New Contributors

Full Changelog: v0.4.3...v0.4.4

Rename register to signup

24 May 10:09
Compare
Choose a tag to compare

All Changes

Major Changes

Rename register -> signup.

Add support for crossid region tenant configuration

22 May 17:39
Compare
Choose a tag to compare

All Changes

Major Changes

Add support for crossid region tenant configuration.

Bug fix in audience array to query param conversion.

27 Dec 10:59
Compare
Choose a tag to compare

All Changes

Minor Changes

  • Bugfix in audience array to query param conversion.
  • Add support for ui_locale and template_id

User registration via redirect

04 Nov 11:05
Compare
Choose a tag to compare

All Changes

Major Changes

  • Registration and login user flow.

Allow requesting tokens for narrowed scopes.

13 Sep 18:03
Compare
Choose a tag to compare

All Changes

Minor Changes

  • Allow requesting tokens for narrowed scopes.