Open
Description
Right now tinyauth only allows one generic OAuth provider limiting usability. Ideally the environment variables should derive the generic provider name for the environment variables, e.g.
SERVICE_CLIENT_ID
<- will initialize a new provider with name Service
.
This change will make the use of environment variables much more functional and also allow users to use as many providers as they like not being tied to the tinyauth defaults.
Metadata
Metadata
Assignees
Labels
Projects
Status
Backlog