You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Multiple URLs can be provided (comma-separated), but only the FIRST one will be used
# by the scripts in this repository.
# Notes:
# - Port must be specified or the server will default to 80.
# - Path must not be just '/' — it must include a valid endpoint like '/callback'.
# - For PKCE, there CANNOT be a port in the redirect URL in the developer portal app registration, but there must be one here in the .env file. The path needs to be same, however.