ne0fite / GigKeeper

GNU General Public License v3.0
1 stars 0 forks source link

JWT Auth #73

Closed ne0fite closed 7 years ago

ne0fite commented 7 years ago

Use JWT authentication strategy in place of the cookie-based strategy.

https://www.npmjs.com/package/hapi-auth-jwt2