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 bring to life an old app (early 2015) that used devise_token, and noticed that the access_token, UID, expiry, and client are no longer getting passed after a user signs up. The site allows unconfirmed access, so how would I pass the header info after signup?
The text was updated successfully, but these errors were encountered:
I'm bring to life an old app (early 2015) that used devise_token, and noticed that the access_token, UID, expiry, and client are no longer getting passed after a user signs up. The site allows unconfirmed access, so how would I pass the header info after signup?
The text was updated successfully, but these errors were encountered: