Actions
Feature #22388
closedAuthenticate Users using JWTs
Description
When building a single page application that uses Foreman as a backend, a developer wants to authenticate users using JSON Web Tokens (jwt.io). JWTs have the advantage, that they are stateless, scalable and decoupled. They also promise better performance and are mobile ready.
Added by Timo Goebel about 6 years ago
Actions
fixes #22388 - jwt token auth