Return token with out html form

I have ensured that on this website a user receive his/her token as they login. I also ensure that server retrieve the user who login, and i pass the token to the header to ensure auth. HERE IS MY PROBLEM:

  1. am hoping that, as a user receive the token they will past it from an input, now HOW can i provide the user token input WITH OUT using html form. so that they put the token and hit the submit for this backend to be completed. Glitch
1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.