jeudi 8 février 2018

Getting a client to use a bearer token I send it

I'm building a REST service and right and have run into a problem. Right now the functionality is this: a user can post their username and password and if it's correct I return a JWT token for them.

What do I need to do in order to make a client use this token when they request something from a protected endpoint? I'm new to web in general and I don't know where to go from here.

Aucun commentaire:

Enregistrer un commentaire