sysgears/apollo-universal-starter-kit

Does the kit supports email confirmation in mobile apps?

Open

#740 opened on 2018年5月25日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (335 forks)batch import
good first issuehas pr

Repository metrics

Stars
 (1,668 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド