edenspiekermann / craft-jwt-auth

Enable authentication to Craft through the use of Javascript Web Tokens (JWT)
MIT License
5 stars 16 forks source link

feat: Query param login #2

Closed monachilada closed 4 years ago

monachilada commented 4 years ago

Description

Enable login via a JWT query parameter that validates against a secret key.

Tasks

Definition of Done