Changes
GoTrue
- Use atomic value for
MemorySessionManagerandMemoryCodeVerifierCacheinstead of AtomicMap.
Functions
- Allow overriding the request when calling
EdgeFunction#invokeinstead of just the headers.
Postgrest
- Fix
Columns.typenot working correctly
GraphQL
- Add the supabase key as a fallback for authentication.
- Add functionality for
GraphQL.Config#jwtToken