Open shayani opened 4 years ago
I would like to use only user_token for authentication. user_email is not necessary for me, but I could not find a way to configure this. Can anyone help?
can we merge email and token in to one token like。Authorization => email:token and we split token in 'before_action'?
I would like to use only user_token for authentication. user_email is not necessary for me, but I could not find a way to configure this. Can anyone help?