C#: Retrieve a new session

Refreshes the current session and returns the new session data.

Examples

Refresh the session

var session = await supabase.Auth.RefreshSession();