package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jun 15, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Auth struct {
APIKey string `json:"api_key"`
ProjectID string `json:"project_id"`
}
Auth implements auth module for supabase-based user management.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.