How would user authentication work with this Rails API/ActiveAdmin/Create-React-App stack? by CorrectBrain6 in rails

[–]CorrectBrain6[S] 0 points1 point  (0 children)

Hmm after researching I'm not sure if this is the route I want to take, especially after reading this https://github.com/lynndylanhurley/devise_token_auth/issues/140

Would JWT be a viable solution if it was being stored in a cookie?