Releases: MomenSherif/react-oauth
Releases · MomenSherif/react-oauth
@react-oauth/[email protected]
@react-oauth/[email protected]
Minor Changes
- #177
715c4e8
Thanks @MicahRamirez! - Added state as part of the dependency array in useGoogleLogin to allow updates to the state in redirect mode
@react-oauth/[email protected]
Patch Changes
7e8b73e
Thanks @MomenSherif! - fix: useGoogleLogin login methods error before js loads
@react-oauth/[email protected]
@react-oauth/[email protected]
Patch Changes
2b35b38
Thanks @MomenSherif! - Support non ouath error for useGoogleLogin
@react-oauth/[email protected]
Minor Changes
e956408
Thanks @MomenSherif! - Ability to override default scope
@react-oauth/[email protected]
Minor Changes
8b80b8c
Thanks @MomenSherif! - Makes the client_id change on CredentialResponse in Brazil compatible for the current clientId and removes the verification to trigger onSuccess.
@react-oauth/[email protected]
Patch Changes
7148dc8
Thanks @MomenSherif! - Update README.md
@react-oauth/[email protected]
Patch Changes
- #87
787ed0
Thanks @MomenSherif! - Export useGoogleLogin option types
@react-oauth/[email protected]
Patch Changes
- #28
34967fa
Thanks @MomenSherif! - docs(readme.md): add playground website