Releases: MomenSherif/react-oauth
Releases · MomenSherif/react-oauth
@react-oauth/google@0.13.5
Patch Changes
- #408
05be9c4Thanks @anandhansreekumar! - add login_hint support to GoogleLogin, including types and docs
@react-oauth/github@0.1.0
@react-oauth/google@0.13.4
Patch Changes
a30dbbdThanks @MomenSherif! - test build
@react-oauth/google@0.13.3
Patch Changes
a54e50eThanks @MomenSherif! - fix prerelease script
@react-oauth/google@0.13.2
Patch Changes
8756cc7Thanks @MomenSherif! - fix build output
@react-oauth/google@0.13.1
Patch Changes
- #370
38722bbThanks @andriiwp3! - fix locale parameter to gsi script
@react-oauth/google@0.13.0
@react-oauth/google@0.12.2
Patch Changes
- #387
85c49bfThanks @pierroberto! - Add support for FedCM Button Flow
@react-oauth/google@0.12.1
Patch Changes
d237197Thanks @MomenSherif! - adduse clientdirective to support nextjs out of the box
@react-oauth/google@0.12.0
Minor Changes
- #316
9c23c44Thanks @MomenSherif!- add support for use_fedcm_for_prompt for fedcm migration
- export
useGoogleOAuthreturns { scriptLoadedSuccessfully: boolean; clientId: string }