zulip/docs
Dinesh dc90d54b08 auth: Add Sign in with Apple support.
This implementation overrides some of PSA's internal backend
functions to handle `state` value with redis as the standard
way doesn't work because of apple sending required details
in the form of POST request.

Includes a mixin test class that'll be useful for testing
Native auth flow.

Thanks to Mateusz Mandera for the idea of using redis and
other important work on this.

Documentation rewritten by tabbott.

Co-authored-by: Mateusz Mandera <mateusz.mandera@zulip.com>
2020-06-09 17:29:35 -07:00
..
_static travis: Removed screen cast of Travis setup. 2020-06-01 14:12:11 -07:00
_templates compose: Rewrite Zoom video call integration to use OAuth. 2020-06-03 16:39:12 -07:00
contributing docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
development auth: Add Sign in with Apple support. 2020-06-09 17:29:35 -07:00
documentation docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
git docs: Fix broken and missing link references in Git guide. 2020-06-01 18:31:05 -07:00
images doc: Updated CircleCI setup documentation. 2020-06-01 14:12:11 -07:00
overview docs: Update changelog. 2020-06-09 00:32:07 -07:00
production auth: Add Sign in with Apple support. 2020-06-09 17:29:35 -07:00
subsystems docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
testing docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
translating docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
tutorials docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Avoid deprecated app.add_stylesheet alias. 2020-06-04 14:15:30 -07:00
index.rst docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30
THIRDPARTY docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00

Zulip markdown documentation hosted elsewhere

The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.