Activity
Posted in Native mobile app and Rails
Is it be possible to use both JWT and session auth in Rails, where session auth would be used by web client and JWT by native mobile app?
Is it be possible to use both JWT and session auth in Rails, where session auth would be used by web client and JWT by native mobile app?