Class: Aven::Oauth::Auth0Controller
- Inherits:
-
BaseController
- Object
- ActionController::Base
- ApplicationController
- BaseController
- Aven::Oauth::Auth0Controller
- Defined in:
- app/controllers/aven/oauth/auth0_controller.rb
Constant Summary collapse
- DEFAULT_SCOPE =
Auth0 uses your domain (e.g., your-tenant.auth0.com or your-tenant.us.auth0.com) These URLs will be constructed dynamically based on the configured domain
"openid email profile"
Method Summary
Methods inherited from BaseController
Methods inherited from ApplicationController
#current_workspace, #current_workspace=