You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a JWT token that was created using, for example, the SupabaseJS library, is it possible to create a session with that JWT token so that my Next.js frontend can directly use authenticated APIs in Rust?