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 wondered about doing the inverse, using cookie auth in rails-api.
We should definitely pick one and stick with it. But probably should have a discussion about pros/cons.
I take it back. I'll switch the passport lesson to use token auth for the next cohort. They mix it up in the baseline, but token auth definitely comes up.
If we use token auth, we can drop session, and we can use curl to test api interactions.
If we teach session, we get the potential to build in oauth. If so, we should probably create and distribute curl commands with cookies.
The text was updated successfully, but these errors were encountered: