This project is not covered by Drupal’s security advisory policy.

With a growing popularity of decoupled (headless) approach, there is a need to solve certain challenges. User authentication is one of them. The more it's relevant if you decided to use GraphQL as your interface between frontend and backend.

Here is where this module steps in. It allows users to be authenticated via GraphQL serving back JWT authorization token which is then used throughout the rest of fronted session. The module introduces GraphQL query for the user so he's able to authorize with his credentials, and in return he receives aforementioned JWT authorization token. Module is respecting all the authorization workflow during user login (flood protection, checking blocked users, etc.)

Supporting organizations: 

Project information

Releases