TYPE=tinyauth DOMAIN=tinyauth.example.com ## Domain aliases #EXTRA_DOMAINS=', `www.tinyauth.example.com`' LETS_ENCRYPT_ENV=production SECRET_USERS_VERSION=v1 SECRET_CLIENT_SECRET_VERSION=v1 AUTH_URL=https://example.com/auth/v1/oidc/authorize CLIENT_ID=tinyauth_id SCOPES=openid,profile,email TOKEN_URL=https://example.com/auth/v1/oidc/token USER_INFO_URL=https://example.com/auth/v1/oidc/userinfo