This document will walk you through the steps to configure Circle as an OAuth client and Drupal as an OAuth server. By using the miniOrange OAuth Server module, you can enable seamless Single Sign-On (SSO) between Circle and Drupal site, allowing users to log in to Circle using their Drupal credentials. This module is compatible with Drupal 7, Drupal 8, Drupal 9, Drupal 10, as well as Drupal 11.
The Implicit grant type is a simplified version of the Authorization Code Grant flow. OAuth providers directly offer access token when using this grant type. The implicit grant type is used mainly by single-page applications. The Implicit Flow bypasses the code exchange step in authorization code grant and instead the access token is returned in the query string fragment to the client immediately.
This document will assist you to configure Pinterest as an OAuth/OpenID provider, making Drupal an OAuth Login. Following these steps will allow you to configure OAuth/OpenID SSO between Pinterest and your Drupal site such that your users will be able to log in to your Drupal site using their Pinterest credentials.
This document will assist you to configure Timezynk as an OAuth/OpenID provider, making Drupal an OAuth Login. Following these steps will allow you to configure OAuth/OpenID SSO between Timezynk and your Drupal site such that your users will be able to log in to your Drupal site using their Timezynk credentials.
This document will assist you to configure Twitch as an OAuth/OpenID provider, making Drupal an OAuth Login. Following these steps will allow you to configure OAuth/OpenID SSO between Twitch and your Drupal site such that your users will be able to log in to your Drupal site using their Twitch credentials.
This document will assist you to configure VATSIM as an OAuth/OpenID provider, making Drupal an OAuth Login. Following these steps will allow you to configure OAuth/OpenID SSO between VATSIM and your Drupal site such that your users will be able to log in to your Drupal site using their VATSIM credentials.