Stojan Dimitrovski
Stojan Dimitrovski
Hey @zakaria-chahboun thank you for the feedback. Would you mind providing more information regarding your security concerns on these topics. > * Supabase stores the refresh token in localstorage which...
Will be fixed with #573. Thanks for this!
Closing as this is already supported.
I'm not sure this is true? The `email_change_token` I believe is being consumed by GoTrue and confirming the email, after which point a redirect is made to your app. There...
Hey this is a bit out-of-scope as there's little point in using Auth in a setting where the user has expressed that they do not want any cookies or storage...
We've recently been discussing this and decided not to produce separate admin + client SDKs / libraries as we believe: 1. They introduce unnecessary complexity for maintenance, documentation, publishing, security...
Doesn't that defeat the purpose of threads? Why don't you just sleep...
> `pnpm build:nextjs` fails - also, if `createMiddlewareClient` is broken, why not just modify the implementation to call `createMiddlewareClient2` under the hood instead? As described in the PR -- to...
Also fixed in #454.
> The nonce generated by AppAuth isn't available via the Google Sign-In API surface. Currently, the recommended approach to [server-side validation of the ID token](https://developers.google.com/identity/sign-in/ios/backend-auth) doesn't include validation of the...