Class: GrapeTokenAuth::OmniAuthCallBackRouterAPI
- Inherits:
-
Grape::API
- Object
- Grape::API
- GrapeTokenAuth::OmniAuthCallBackRouterAPI
- Defined in:
- lib/grape_token_auth/apis/omniauth_api.rb
Overview
Upon a callback from the OmniAuth provider this API (endpoint) provides routing to the indvidual resource class’s OmniAuthAPI callback endpoint. This API eventually gets mounted at /OMNIAUTH_PREFIX/ where OMNIAUTH prefix is configured in GrapeTokenAuth