Skip to content

Releases: MomenSherif/react-oauth

@react-oauth/google@0.13.5

08 Apr 09:26

Choose a tag to compare

Patch Changes

@react-oauth/github@0.1.0

27 Dec 13:11
1dc299f

Choose a tag to compare

Minor Changes

@react-oauth/google@0.13.4

22 Dec 18:13
3c74cde

Choose a tag to compare

Patch Changes

@react-oauth/google@0.13.3

22 Dec 12:26
6f8235f

Choose a tag to compare

Patch Changes

@react-oauth/google@0.13.2

22 Dec 12:16
653873f

Choose a tag to compare

Patch Changes

@react-oauth/google@0.13.1

21 Dec 19:51

Choose a tag to compare

Patch Changes

@react-oauth/google@0.13.0

19 Dec 11:26
102e060

Choose a tag to compare

Minor Changes

  • #398 2a05d80 Thanks @tadcom0! - Added natively supported state property to GoogleLogin component

@react-oauth/google@0.12.2

07 May 10:10
4bcf494

Choose a tag to compare

Patch Changes

@react-oauth/google@0.12.1

18 Nov 11:53
cca354d

Choose a tag to compare

Patch Changes

@react-oauth/google@0.12.0

18 Nov 11:30
94e503e

Choose a tag to compare

Minor Changes

  • #316 9c23c44 Thanks @MomenSherif!
    • add support for use_fedcm_for_prompt for fedcm migration
    • export useGoogleOAuth returns { scriptLoadedSuccessfully: boolean; clientId: string }