Class: Leash::ProviderController

Inherits:
LeashController show all
Includes:
Devise::Controllers::Helpers
Defined in:
app/controllers/leash/provider_controller.rb

Constant Summary collapse

CLIENT_ID_REGEXP =
/\AAPP\_([A-Z0-9\_]+)\_OAUTH2\_CLIENT\_ID\z/.freeze