C#: Retrieve a session

Returns the session data, if there is an active session.

Examples

Get the session data

var session = supabase.Auth.CurrentSession;