mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-01 15:22:37 +00:00
feat: update code and decouple auth
This commit is contained in:
3
src/crewai/cli/authentication/constants.py
Normal file
3
src/crewai/cli/authentication/constants.py
Normal file
@@ -0,0 +1,3 @@
|
||||
ALGORITHMS = ["RS256"]
|
||||
AUTH0_DOMAIN = "dev-jzsr0j8zs0atl5ha.us.auth0.com"
|
||||
AUTH0_CLIENT_ID = "CZtyRHuVW80HbLSjk4ggXNzjg4KAt7Oe"
|
||||
Reference in New Issue
Block a user