Skip to content

Releases: lokalise/frontegg-oauth-client

v1.2.1

23 Oct 12:57
d0e5397
Compare
Choose a tag to compare

1.2.1 (2024-10-23)

Bug Fixes

  • assume any act object represents an impersonated session (d0e5397)

v1.2.0

23 Oct 08:20
cc0d853
Compare
Choose a tag to compare

1.2.0 (2024-10-23)

Features

  • decode user data from JWT access token and add impersonated property (#32) (cc0d853)

v1.1.0

19 Sep 07:40
030b97a
Compare
Choose a tag to compare

1.1.0 (2024-09-19)

Features

  • throw a custom error when parsing the Frontegg response fails (#35) (030b97a)

v1.0.1

24 Jul 14:31
5d96fb8
Compare
Choose a tag to compare

1.0.1 (2024-07-24)

Bug Fixes

  • export FrontenggError correctly (#4) (5d96fb8)

v1.0.0

24 Jul 12:15
e9f2e22
Compare
Choose a tag to compare

1.0.0 (2024-07-24)

Bug Fixes

Features

  • add frontegg oauth client (ad3b4e5)