Skip to content

Releases: PropelAuth/javascript

v2.0.14

Choose a tag to compare

@andrew-propelauth andrew-propelauth released this 14 Mar 01:39
496af36
Hook up org metadata (#27)

v2.0.13

Choose a tag to compare

@itailevi98 itailevi98 released this 23 Feb 19:40
824abd5

What's Changed

  • [HOTFIX] Add options to redirect SAML function by @itailevi98 in #25

Full Changelog: v2.0.12...v2.0.13

v2.0.12

Choose a tag to compare

@itailevi98 itailevi98 released this 23 Feb 16:54
bbd83ed

What's Changed

  • [TIC-594] Allow an override for the back button on the account page by @itailevi98 in #24

Full Changelog: v2.0.11...v2.0.12

v2.0.11

Choose a tag to compare

@itailevi98 itailevi98 released this 02 Jan 16:37
ea72f1d

What's Changed

Full Changelog: v2.0.10...v2.0.11

v2.0.10

Choose a tag to compare

@andrew-propelauth andrew-propelauth released this 26 Nov 17:27
03705a3
Add way for users to listen for accessToken changes (#21)

* Add way for users to listen for accessToken changes

Right now you can only listen for changes to the logged in state.
This adds a second observer option where you can listen for any
changes made to the access token.

* Renamed class version of org type for consistency

* Explicitly specify user fields

v2.0.8

Choose a tag to compare

@andrew-propelauth andrew-propelauth released this 25 Nov 01:37
39a2ca1
Re-add original User alongside UserClass (#20)

v2.0.7

Choose a tag to compare

@itailevi98 itailevi98 released this 22 Nov 22:45
9809f65

What's Changed

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

Choose a tag to compare

@andrew-propelauth andrew-propelauth released this 02 Aug 21:05
Bump version

v2.0.5

Choose a tag to compare

@andrew-propelauth andrew-propelauth released this 04 May 17:49
4363d55
Add impersonated user ID to the authentication info (#13)

v2.0.4

Choose a tag to compare

@andrew-propelauth andrew-propelauth released this 27 Feb 00:32
9729bab
Avoid using this (#11)