0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/auth
Fabien O'Carroll 0ce8e3171b Bound SSOAdapter methods to their instance
no-issue

This allows custom SSO adapters to store instance config and refer to
in their methods
2020-11-05 13:08:11 +00:00
..
api-key Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
members Fixed express-jwt config 2020-07-08 15:09:44 +02:00
session Bound SSOAdapter methods to their instance 2020-11-05 13:08:11 +00:00
authenticate.js
authorize.js
index.js
passwordreset.js Improved error messaging for password reset process 2020-09-22 15:45:19 +12:00
setup.js