mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +00:00
For Google auth, the multiuse invite key should be stored in the csrf_state sent to google along with other values like is_signup, mobile_flow_otp. For social auth, the multiuse invite key should be passed as params to the social-auth backend. The passing of the key is handled by social_auth pipeline and made available to us when the auth is completed.
33 KiB
33 KiB