docbrown/docs/backend
Fernando Valverde fcc5c0d2a1
Add Sign in with Apple (#11934)
* Add gem omniauth-apple

* Integrate omniauth-apple

* Integrate callback

* Add fields

* Add tests, fix bugs and make it all work

* Show only enabled providers for the current user

* Add default profile image for Apple

* Remove localhost patch

* Bring over the changed Apple username if the user changes it

* More specs fixed

* Incorporate feedback from PR

* Fix specs

* Simplify code and fix spec

* Fix Broadcast generators to take into account the new provider

* Fix spec

* Generate a truly unique apple_username

* Fix user specs

* Add omniauth-apple-0.0.2 to vendor cache

* Fix merge conflict and spec

* Update VCR fastly sloan cassette

* Revert "Generate a truly unique apple_username"

This reverts commit 2462875575b0bbd6b3c1d56b25afcd3189671608.

* Fix user specs

* Fix specs

* Fix specs

* Hide Connect Apple button behind a feature flag

* Revert "Hide Connect Apple button behind a feature flag"

This reverts commit 105bde0373389a4eb9b6e948f60734c7e0e99cba.

* Fix line lengths

* Fix spec

* ES tag

* CSRF bypass for Apple callback

* custom user_nickname in Apple provider with small tweaks + omniauth-apple bump

* Fixes username specs

* Makes Apple users default image Users::ProfileImageGenerator

* Fallback to mascot_image_url in test environment to avoid breaking Travis

* Fixes Apple CSRF error + makes default nickname more readable

* Trigger Travis

* Better devise config

* Apple SiteConfig entires in /admin/config

* Fixing specs

* Adds beta_access? to Authentication::Providers::Provider

* Fixes specs

* Codeclimate double quote fix in Gemfile

* Fixes /admin/config allowed params & adds feature flag for provider beta_access?

* Remove Enfile & adds temporary docs

* Adds custom apple auth provider settings

* Fix authenticator spec

* Fix configs spec (use last instead of first to avoid apple special case)

* Remove dangling fields from /admin/config

* updates feature flag

* More test fixes

* Hide config behind feature flag too

* omniauth-apple bump

* Takes care of edge case fallback

* Reverse apple_username update

* Adds auth_time to info hash in apple omniauth mock

* Switch to next instead of nesting for feature flag

* Fixes CVE-2015-9284

* Fixes specs after auth providers initiatior refactor from GET to POST

* Spec fixes

* More spec fixes

* Fix Rails codebase reference link

Co-authored-by: rhymes <rhymesete@gmail.com>
Co-authored-by: rhymes <rhymes@hey.com>
2020-12-18 10:22:33 -06:00
..
audit-log.md [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
auth-apple.md Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
auth-facebook.md [deploy] Adds a new admin setting for experience levels. (#10870) 2020-10-16 12:40:25 -06:00
auth-github.md [deploy] Adds a new admin setting for experience levels. (#10870) 2020-10-16 12:40:25 -06:00
auth-twitter.md [deploy] Adds a new admin setting for experience levels. (#10870) 2020-10-16 12:40:25 -06:00
authentication.md Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
authorization.md Improve the clarity of the docs and fix Prettier config (#4899) 2019-11-26 08:40:53 -05:00
configuration.md Fix broken links to admin guide in document (#10295) 2020-09-16 17:22:15 -05:00
data-update-scripts.md Use full path instead of filename for require (#11262) 2020-11-05 08:09:03 +07:00
elasticsearch.md Update docs with Forem instead of dev.to (#9316) 2020-07-15 13:29:11 -04:00
emails.md Document overriding mailer templates (#10574) 2020-10-20 09:56:09 +02:00
fastly.md Update docs with Forem instead of dev.to (#9316) 2020-07-15 13:29:11 -04:00
internationalization.md Add routes for i18n (#10193) 2020-09-03 17:11:07 -04:00
metrics.md Add documentation for tracking (#8914) [deploy] 2020-06-25 11:47:51 -07:00
notification.md remove rake jobs:work references from code (#6082) [deploy] 2020-02-14 15:18:08 -05:00
pusher.md Adds Pusher Beams docs for Android PN (#7121) 2020-04-07 16:36:37 +02:00
readme.md Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
roles.md [deploy] Move Admin interface paths (#9576) 2020-08-03 08:49:23 -04:00
scheduled-jobs.md Update docs with Forem instead of dev.to (#9316) 2020-07-15 13:29:11 -04:00
service-objects.md Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
tracking.md Fixing links to tracking section in docs (#10326) 2020-09-15 16:35:50 -05:00

title items
Backend Guide
audit-log.md
authentication.md
auth-apple.md
auth-facebook.md
auth-twitter.md
auth-github.md
authorization.md
configuration.md
data-update-scripts.md
elasticsearch.md
emails.md
fastly.md
internationalization.md
roles.md
pusher.md
resource-admin.md
notification.md
scheduled-jobs.md
metrics.md
tracking.md
service-objects.md

Backend Guide