Reputation: 1
I created rails API and used devise and devise-jwt for authentication. I have problem as below
So my question is, is this intended feature or I did mistake on configuration? I do have vague idea why it did this, because "A" is already authenticated it does not create new sign in for "B". Is it possible to create new sign_in without logging out already authenticated account?
Upvotes: 0
Views: 85