Allow users to update other statuses. Add column in statutes for that

This commit is contained in:
2025-03-18 10:07:06 -05:00
parent dc43d3b20c
commit 35e340eed2
2 changed files with 5 additions and 4 deletions

View File

@ -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