radiate-framework / framework

A WordPress plugin and theme framework
https://radiate-framework.github.io/
MIT License
4 stars 0 forks source link

Auth guards #115

Closed BenRutlandWeb closed 3 years ago

BenRutlandWeb commented 3 years ago

Is your feature request related to a problem? Please describe. I want to authenticate with a JWT instead of the normal auth login

Describe the solution you'd like A way to switch guards such as session/token

Describe alternatives you've considered Custom middleware

Additional context See Laravel