sysgears/apollo-universal-starter-kit

Does the kit supports email confirmation in mobile apps?

Open

#740 geöffnet am 25. Mai 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (335 Forks)batch import
good first issuehas pr

Repository-Metriken

Stars
 (1.668 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Would be great if the kit supported email confirmation in mobile apps!

As far as I understand the confirm middleware is responsible for this functionality in the web app scope. I do not know what is the proper strategy here. Should a user be sent first to the /confirmation/:token url after he/she clicks on the confirmation link in the email body and then somehow redirected to a mobile app, if it were installed, or he/she can be sent directly to the mobile app?

Contributor Guide