How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Stuart Clark (Deciphered): Druxt Auth 0.5.0; two ways to sign in without leaving your site

calendar_today September 26, 2026 domain drupal

Every Druxt site I have built signs people in by sending them somewhere else to do it: out to Drupal’s login page, on to a consent screen, and eventually back. With Druxt Auth 0.5.0 the username and password can now be handled entirely in the frontend instead, either through the authorization code grant or through the password grant. If you have not used it, Druxt Auth wires Nuxt’s auth module to Simple OAuth on the Drupal side.

open_in_new Read original post