-
the redirect is now hardcoded to localhost:3000
-
- [ ] Log the error when signout fails
Method: `async function signOut(supabase: SupabaseClient, callback: () => void): Promise`
File: `src\lib\utils\supabase\auth.ts`
https://github.com/jcreek…
-
**Describe the bug**
there is an overflow issue in signout dialog box
**Screenshots**
![WhatsApp Image 2024-10-15 at 19 51 26_9aa2dbce](https://github.com/user-attachments/assets/910f…
-
# Bug report
## Describe the bug
I have an edge function that I invoke via supabas-js which soft deletes a user. This will successfully delete the user. After that I call `auth.signOut()` and ge…
-
From our app we are calling the following code when doing a logOut operation.
val options = AuthSignOutOptions.builder()
.globalSignOut(isGlobalSignOut)
.build()
…
-
### Description
When using google or apple signin when signout is called it shows a browser window for a split second.
How can we disable this so we can logout without showing the browser window a…
-
**Sustainsys.Saml2.AspNetCore2**
2.10.0
**Duende IdentityServer**
7.0.6
**Version of .NET**
.Net 8
We have created Identity server to authenticate web api from Angular application. We ar…
-
### Implement Authentication Pages (Login, Signup, Signout)
**Objective:**
Create full-stack authentication functionality for our app, including Login, Signup, and Signout pages.
**Project Over…
-
this problem exists locally in a different project and also when I clone the [template-nextjs-convexauth-shadcn ](https://github.com/get-convex/template-nextjs-convexauth-shadcn) repo.
refreshing …
-
```
// Copyright 2022 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// step-05
import 'pa…