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
We need a way for users to login, if they are not logged in. JWT tokens should be used after standard credential login. Bonus for Oauth (OmniAuth) login from github. (Devise login may be the easiest. see https://github.com/waiting-for-dev/devise-jwt)
The text was updated successfully, but these errors were encountered:
We need a way for users to login, if they are not logged in. JWT tokens should be used after standard credential login. Bonus for Oauth (OmniAuth) login from github. (Devise login may be the easiest. see https://github.com/waiting-for-dev/devise-jwt)
The text was updated successfully, but these errors were encountered: