react-netlify-identity
react-netlify-identity copied to clipboard
a tiny (4kb) React hook for using Netlify Identity, no UI. SEEKING MAINTAINERS
In [gotrue-js] to confirm a user you have to take the user token and call: ``` auth.confirm(token, remember) ``` How do you do this in this library?
such as in the case that the url contains `#invite_token=token`. I see this in the documentation: - `verifyToken()` - consumes & verifies TokenParam based on the type and tries to...
So npm is upset that the peer dependencies do not specify react 17 and if I download my project it spams a bunch of errors in to the console. Can...
# SEEKING MAINTAINERS i've [left Netlify](https://www.swyx.io/writing/farewell-netlify/). obviously i still care about netlify but im gonna have other stuff to do and wont be able to give this my full attention....
I have a simple graphql netlify function and I would like to integrate `react-netlify-identity`. Is there a built in method I can use? Or some other way around?
### Current Behavior currently used version of dependency tsdx fails the npm security audit: ``` "tsdx": "^0.12.3", ``` https://github.com/sw-yx/react-netlify-identity/blob/master/package.json#L56 │ moderate │ Cross-Site Scripting │ │ Package │ serialize-javascript │...
I am using `react-netlify-identity` with google provider to authenticate users. Getting the user data like - `avatar_url`, `name` etc. But I am not able to retrieve the `emailVerified` and `oauthId`...
https://auth0.com/docs/scopes/current/custom-claims
it would be nice to wrap this light thing into a lightweight modal thing. https://github.com/sw-yx/react-netlify-identity-widget