Class: OIDCProvider::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Includes:
Concerns::Authentication, Concerns::Session
Defined in:
app/controllers/oidc_provider/application_controller.rb

Method Summary

Methods included from Concerns::Session

#after_oidc_sign_out_path

Methods included from Concerns::Authentication

#current_token, #oidc_current_account, #require_access_token, #require_authentication, #unauthenticate!