discourse/app/controllers/users
Penar Musaraj d45ebd746c
DEV: Add Discourse ID authenticator (#33186)
Adds a Discourse ID authenticator. Not available for use in production
just yet, but soon communities will be able to use this service to let
users authenticate using a central Discourse ID account.

Includes a support for a `/revoke` action, allowing users to log out of
multiple client instances from a central auth service.

Internal ticket: t/155397
---------

Co-authored-by: Loïc Guitaut <loic@discourse.org>
2025-06-17 09:47:00 -04:00
..
associate_accounts_controller.rb DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
discourse_id_controller.rb DEV: Add Discourse ID authenticator (#33186) 2025-06-17 09:47:00 -04:00
omniauth_callbacks_controller.rb UX: better error message when social login fails (#32772) 2025-05-20 16:22:38 +02:00