Automattic / simplenote-ios

Simplenote for iOS
https://simplenote.com
GNU General Public License v2.0
2.06k stars 284 forks source link

Universal Links #1609

Closed jleandroperez closed 5 months ago

jleandroperez commented 5 months ago

Details

In this PR we're implementing Universal Links support for Email Authentication. This implies that the URL https://app.simplenote.com/login will be, from now on, trapped by Simplenote iOS, and will attempt to authenticate the user (if needed).

Ref. #1605

Test

This PR can only be tested with the Magic Link Authentication support. Test steps coming up in a follow up PR!

Release

These changes do not require release notes.

dangermattic commented 5 months ago
1 Warning
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: Danger

wpmobilebot commented 5 months ago

You can test the changes in simplenote-ios from this Pull Request by:

If you need access to App Center, please ask a maintainer to add you.

jleandroperez commented 5 months ago

Thank youuuu