nextcloud / nextcloud/talk-ios
Add scheme URL for switching accounts
Open
0. Needs triage
enhancement
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
We should add a scheme url for switching accounts, but only if that account is logged in, otherwise do nothing. In the Files app we use this url scheme, so ideally it should be the same:
```
nextcloud://open-and-switch-account?user=someUser&url=https://cloud.nextcloud.com
```
It's a feature request connected to: https://github.com/nextcloud/ios/issues/2460
Contributor guide
Assessment
This issue has not been assessed yet.