Allow users to update other statuses. Add column in statutes for that
This commit is contained in:
@ -6,7 +6,6 @@ import AppleSignInButton from '@/components/auth/AppleSignIniOS';
|
||||
import AzureSignIn from './AzureSignIn';
|
||||
import { Colors } from '@/constants/Colors';
|
||||
import { useColorScheme } from '@/hooks/useColorScheme';
|
||||
import type { updateUser } from '@/constants/Types';
|
||||
|
||||
// Tells Supabase Auth to continuously refresh the session automatically if
|
||||
// the app is in the foreground. When this is added, you will continue to receive
|
||||
|
Reference in New Issue
Block a user