Releases: MomenSherif/react-oauth
Releases · MomenSherif/react-oauth
@react-oauth/[email protected]
Patch Changes
d237197
Thanks @MomenSherif! - adduse client
directive to support nextjs out of the box
@react-oauth/[email protected]
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/[email protected]
Patch Changes
- #278
cb2a8ce
Thanks @MomenSherif! - allow width to be string or number for google login button
@react-oauth/[email protected]
Minor Changes
- #253
3826f02
Thanks @LivioGama! - add state_cookie_domain to allow multiple subdomains connection
@react-oauth/[email protected]
Patch Changes
- #236
a9832bf
Thanks @jcayabyab! - add include_granted_scopes to CodeClientConfig and TokenClientConfig
@react-oauth/[email protected]
Minor Changes
- #249
2217cc5
Thanks @MomenSherif! - add prompt_parent_id to change the prompt default's position
@react-oauth/[email protected]
@react-oauth/[email protected]
@react-oauth/[email protected]
Minor Changes
1cc9069
Thanks @MomenSherif! - add container props to div button container
@react-oauth/[email protected]
Patch Changes
- #199
934e58b
Thanks @abereghici! - Improved definition types. Added missing error_callback function in TokenResponse type"