vdomah / oc-jwtauth

JWTAuth plugin for October CMS wich provides token based authentication
MIT License
27 stars 20 forks source link

Feature: added /refresh and /invalidate routes & a basic readme #3

Closed jonoirwinrsa closed 7 years ago

jonoirwinrsa commented 7 years ago

/refresh takes 1 parameter: ’token’. It will return a new token if the refresh was possible /invalidate takes 2 parameter: ‘token’. It will return a message