I can't find any documentation around implementing https://developers.google.com/identity/sign-in/web/server-side-flow with devise-token-auth. I have Rails 5 API only app. If there isn't what are the workarounds? Thanks.
1 Answers
0
votes
The Devise Token Auth docs has a section for oauth setup. Follow the instructions here:
https://github.com/lynndylanhurley/devise_token_auth#omniauth-authentication
and you'll want to use this provider: