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
I'm creating a backend rest api server without frontend. So it's impossible to use the render_login_button method to do login. Could you make a new method which I can verify the assertion with browserID, so I can authenticate users without render_login_button? I'm new to ruby so it's difficult to learn the Warden stuff, and your gem will be really helpful.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello.
I'm creating a backend rest api server without frontend. So it's impossible to use the render_login_button method to do login. Could you make a new method which I can verify the assertion with browserID, so I can authenticate users without render_login_button? I'm new to ruby so it's difficult to learn the Warden stuff, and your gem will be really helpful.
Thanks.
The text was updated successfully, but these errors were encountered: