Ghost/core/server/api/v3/utils
naz d964224312
Added settings keys to store OAuth related data (#12879)
refs https://github.com/TryGhost/Team/issues/618

- The `oauth_client_id` and `oauth_client_secret` are placeholders to store OAuths related data.
- The flag for `oauth_enabled` or anything along those lines was not added intentionally in favour of checking if the `oauth_client_id` & `oauth_client_secret` are null.
2021-04-16 10:02:21 +02:00
..
serializers Added settings keys to store OAuth related data (#12879) 2021-04-16 10:02:21 +02:00
validators 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
index.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
permissions.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00