Documentation ¶
Index ¶
- func GetSupabaseAuthClient(r *http.Request) (gotrue.Client, bool)
- func GetSupabaseClient(r *http.Request) (*supabase.Client, error)
- func GetToken(r *http.Request) (string, bool)
- func GetUser(r *http.Request) (*types.UserResponse, bool)
- func NewServer(spb *supabase.Client) http.Handler
- func RequiresAuth(h http.Handler) http.Handler
- type RequestKey
- type Validator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSupabaseAuthClient ¶
func GetSupabaseClient ¶
Types ¶
type RequestKey ¶
type RequestKey int
Click to show internal directories.
Click to hide internal directories.