Releases: supertokens/supertokens-auth-react
Releases · supertokens/supertokens-auth-react
v0.48.0
What's Changed
- feat!: add OAuth2 support by @porcellus in #834
- feat: expand the missing ui error message to provide more info on common errors by @porcellus in #860
- fix: add missing types to OAuth2Provider recipe init by @porcellus in #861
- fix: better error handling in oauth flows by @porcellus in #862
- fix: use navigate fn to redirect to reset pw page in ep+pwless combo by @porcellus in #863
Full Changelog: v0.47.1...v0.48.0
v0.47.1
What's Changed
- fix: only show continue with passwordless if email pwless is enabled by @porcellus in #859
Full Changelog: v0.47.0...v0.47.1
v0.47.0
What's Changed
- feat: Modify prebuilt UI designs by @ohansFavour in #844
- fix: Update sdk primary color by @ohansFavour in #855
- test: fix CI test failure by @ohansFavour in #856
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- feat!: make the mfa screens do success redirection if the next array is empty by @porcellus in #851
- feat!: make passwordless link sent, otp input and mfa screens clear the login attempt info if it is missing some props by @porcellus in #852
- fix: add SessionPreBuiltUI into PreBuiltRecipes by @porcellus in #853
Full Changelog: v0.45.1...v0.46.0
v0.45.1
What's Changed
- fix: improve error messages when the authpage has issues covering all factors by @porcellus in #846
- Revert "fix: improve error messages when the authpage has issues covering all factors" by @porcellus in #848
- fix: improve firstfactor error msg by @porcellus in #849
Full Changelog: v0.45.0...v0.45.1
v0.45.0
What's Changed
- fix: update font-weight in headings to 400 instead of 500 by @porcellus in #839
- feat!: update font, font-weight and remove Rubik by @porcellus in #840
- fix: the error prop updates in override components by @porcellus in #842
Full Changelog: v0.44.0...v0.45.0
v0.44.0
Full Changelog: v0.43.1...v0.44.0
v0.43.1
What's Changed
- implements fixes for e2e tests by @rishabhpoddar in #835
Full Changelog: v0.43.0...v0.43.1
v0.43.0
What's Changed
- feat: Use dynamic sso provider logo by @ohansFavour in #830
New Contributors
- @ohansFavour made their first contribution in #830
Full Changelog: v0.42.3...v0.43.0
v0.42.3
What's Changed
- feat: skip unnecessary updates in SessionAuth by @porcellus in #831
Full Changelog: v0.42.2...v0.42.3