Skip to content

Releases: GSingh01/ad-b2c-react-native

Makes web workable and package updates

30 Jul 21:41
8327ea3
Compare
Choose a tag to compare

What's Changed

  1. Makes web fully workable
  2. Updates b2c-sample to make it work in web too
  3. Updates packages to latest

Full Changelog: 2.0.0...2.0.1

Major update to use expo-web-browser and adds typescript

27 Jun 04:34
9fa0e13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...2.0.0

Fixes https://github.com/GSingh01/ad-b2c-react-native/issues/22

12 Sep 04:42
7abcd77
Compare
Choose a tag to compare

Fixes #17

05 Jun 21:39
Compare
Choose a tag to compare

Fixes #17

Custom scope and loginview improvements

24 Apr 04:57
4782df5
Compare
Choose a tag to compare
  1. Enables custom scope (#15)
  2. Stop multiple calls when webview still in loading state(credits: Thanks to @stevef51 for the suggestion in #13)
  3. Calls onFail when loginview has an error loading page addressing some concerns in #14

Bug and audit fixes

10 Apr 05:29
Compare
Choose a tag to compare
  1. Fixes JWE is not a valid 5 segment token issue, fixes issue #13
  2. Makes incognito as default
  3. Adds custom user agent as default to work with google
  4. Upgrade packages and apply audit fixes

Fixes reset password flow fails due to incorrect policy

13 Jan 01:37
Compare
Choose a tag to compare

Fixes reset password flow fails due to incorrect policy #6

Fixes https://github.com/GSingh01/ad-b2c-react-native/issues/4

15 Dec 23:18
Compare
Choose a tag to compare

Fixes the issue to get token from refresh_token (#4)

Initial release

17 Oct 03:52
Compare
Choose a tag to compare

Supports:

  1. B2C login
  2. Password reset
  3. Profile Edit