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
{{ message }}
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Currently, the fishbrain_id strategy only supports the id_token in the request params (query string). It would be useful if the id_token could be sent as a request header too.
Currently, the
fishbrain_id
strategy only supports theid_token
in the request params (query string). It would be useful if the id_token could be sent as a request header too.See: https://github.com/fishbrain/omniauth-fishbrain/blob/master/lib/omniauth/strategies/fishbrain_id.rb#L57
The text was updated successfully, but these errors were encountered: