This project is not covered by Drupal’s security advisory policy.
Obsolete
Use of this module is discouraged due to security concerns.
Please use the Authorization Code Flow to handle getting an auth code to exchange for an access token.
This module provides a REST resource to request an OAuth authorization code if the request is verified.
Motivation
In decoupled scenarios we sometimes need a way to log the user in without the user entering the login credentials (e.g. a password reset).
To accomplish this, we need to get an access token from the Simple OAuth module.
This is done by first checking if the request is verified (e.g. the user has entered the correct verification code, or clicked a verification link). If verification is successful, an authorization code is issued for the user, which can then be exchanged for an access token.
Verification is done via the Verification API module.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Ecosystem: Simple OAuth (OAuth2) & OpenID Connect, Verification API
2 sites report using this module
- Created by chfoidl on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

