jonathan-dejong / simple-jwt-authentication

Extends the WP REST API using JSON Web Tokens Authentication as an authentication method.
GNU General Public License v3.0
87 stars 25 forks source link

Add Token refresh endpoint #45

Closed qazsero closed 5 years ago

qazsero commented 5 years ago

Adds an Endpoint that gets a valid JWT through the headers and generates a new JWT with an updated expiry date

gordielachance commented 5 years ago

Please add it to the documentation ! thanks.

qazsero commented 5 years ago

Good point. I can do that later. Thx @gordielachance

qazsero commented 5 years ago

I can't create a PR for the wiki, so here's my fork https://github.com/qazsero/simple-jwt-authentication/wiki/Documentation