Skip to content

Releases: MomenSherif/react-oauth

@react-oauth/google@0.12.1

18 Nov 11:53
cca354d
Compare
Choose a tag to compare

Patch Changes

@react-oauth/google@0.12.0

18 Nov 11:30
94e503e
Compare
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 }

@react-oauth/google@0.11.1

24 Jul 21:54
8807a7b
Compare
Choose a tag to compare

Patch Changes

@react-oauth/google@0.11.0

26 Apr 23:27
244d2b9
Compare
Choose a tag to compare

Minor Changes

@react-oauth/google@0.9.1

15 Apr 21:13
23d98a2
Compare
Choose a tag to compare

Patch Changes

@react-oauth/google@0.10.0

15 Apr 21:17
f68498c
Compare
Choose a tag to compare

Minor Changes

@react-oauth/google@0.9.0

18 Mar 10:25
2cb47c9
Compare
Choose a tag to compare

Minor Changes

@react-oauth/google@0.8.1

18 Mar 10:18
669230c
Compare
Choose a tag to compare

Patch Changes

  • #230 c9238a7 Thanks @danfsd! - Add minor CSP support by accepting "nonce" and propagating it to GSI script & inline style

@react-oauth/google@0.8.0

23 Feb 11:24
4f7582a
Compare
Choose a tag to compare

Minor Changes

@react-oauth/google@0.7.3

23 Feb 09:07
5156b09
Compare
Choose a tag to compare

Patch Changes

  • #199 934e58b Thanks @abereghici! - Improved definition types. Added missing error_callback function in TokenResponse type"