Junaidb's picture
Update .streamlit/secrets.toml
b8377b1 verified
raw
history blame contribute delete
398 Bytes
[auth]
redirect_uri = "https://thexforce-combat-frontend.hf.space/oauth2callback"
cookie_secret = "junaidbashir000"
[auth.auth0]
client_id = "L7ghs1Y8G7E8Dq5XfZI8rWT1Id2bgb7S"
client_secret = "dEB2Lx4Y0EQD_7AFA7pCjTprEOc3du6fehpXdgwAjwPbYlaX0N3d92X9KOEv6ZX6"
server_metadata_url = "https://dev-u1g4s188davvr7o3.us.auth0.com/.well-known/openid-configuration"
client_kwargs = { "prompt" = "login" }