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

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Ecosystem: JSON Web Token Authentication (JWT), GraphQL
  • Created by hideaway on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases