element-hq / element-hq/element-ios
switch to https:// callback url for SSO login to replace "element://" uri in login flow
Open
A-Authentication
A-SSO
T-Enhancement
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
Register an intercept for https://element.io/something/something, and then use that as the redirect URI we send to /login/sso/redirect.
This will mean that Synapse can show "Do you trust `element.io`" instead of "Do you trust `element://obscureuri`", which is more user-friendly.
Contributor guide
Assessment
This issue has not been assessed yet.