Releases: authorizerdev/authorizer-react
Releases · authorizerdev/authorizer-react
Release list
v2.2.0-rc.0
What's Changed
- refactor: view component by @jyash97 in #10
- feat: add ability to login via facebook by @lakhansamani in #12
- Use reducer instead of state by @lakhansamani in #13
- feat: password strength indicator by @anik-ghosh-au7 in #17
- fix: example not re-compiling on lib updates by @anik-ghosh-au7 in #20
- Fix error : AuthorizerProvider should know it can accept childe components by @peter-wd-1 in #22
- add authorizer class type to authorizerRef by @peter-wd-1 in #24
- feat: add verify otp component by @lakhansamani in #25
- add special char validation to passwords by @arabovs in #27
- fix: components by @anik-ghosh-au7 in #28
- fix: handle state field and url props correctly by @lakhansamani in #34
- Fix/input forms by @anik-ghosh-au7 in #32
- fix parcel and story book by @anik-ghosh-au7 in #35
- feat: add support for roles prop by @lakhansamani in #36
- Add null to urlProps type by @kdichev in #37
- fix: make url props optional by @lakhansamani in #38
- Make url Props optional in AuthorizerSignup by @kdichev in #39
- Fix/signup by @anik-ghosh-au7 in #40
- feat: add microsoft login by @lakhansamani in #41
- Feat: Add oauth for twitch by @scaletech-milan in #42
- feat: update js major version by @lakhansamani in #45
- fix: user verification by @lakhansamani in #47
- Storybook configuration with 2 stories added by @kashyapashara in #48
- added override options to signup component by @mihaa1 in #50
- Chore v2 by @lakhansamani in #51
- fix(security): validate redirect_uri to prevent open redirect attacks by @lakhansamani in #52
- feat: TOTP screen inside verify-otp page by @lakhansamani in #55
- feat: add passkey login option to the login screen by @lakhansamani in #54
- feat: distinct, non-dismissible UI state for TOTP lockout by @lakhansamani in #53
- chore: release 2.2.0-rc.0 by @lakhansamani in #56
- fix(ci): CI-safe npm publish on release by @lakhansamani in #57
New Contributors
- @jyash97 made their first contribution in #10
- @lakhansamani made their first contribution in #12
- @anik-ghosh-au7 made their first contribution in #17
- @peter-wd-1 made their first contribution in #22
- @arabovs made their first contribution in #27
- @kdichev made their first contribution in #37
- @scaletech-milan made their first contribution in #42
- @kashyapashara made their first contribution in #48
- @mihaa1 made their first contribution in #50
Full Changelog: https://github.com/authorizerdev/authorizer-react/commits/v2.2.0-rc.0