Supabase.Auth.Schemas.ServerHealth (supabase_auth v0.6.2)
View SourceRepresents the health information of the Auth authentication server.
This struct is returned by Supabase.Auth.get_server_health/1
and contains
information about the server's status, version, and other diagnostic data.
Fields
version
- The version of the Auth servername
- The name of the service (typically "Auth")description
- A brief description of the service