Verify Login With Link
Below, we'll walk you through how you can validate the functionality of login with a link within your Lexicon-powered mobile app.
note
The steps below assume that you have already build your Lexicon-powered mobile app with the correct app scheme. If you are running the app on your machine locally through Expo, these steps will not work.
info
In order to be able test login with a link, you will need to use Lexicon version 2.2.0 for your Lexicon app.
Steps
To test login with a link within your Lexicon-powered mobile app, follow these steps:
- Ensure that you have Lexicon-powered mobile app at your device.
- On your mobile device, open your Lexicon-powered mobile app and log in using one of your accounts.
- Note: Ensure that your email client on your mobile device will receive emails for this account.
- On the login screen, enable
send login link, skip password
. Then, enter your Discourse email account and click thesend link
button. You will receive a popup message to check your email.

- Open your email on your phone and check the email sent by your Discourse website.
- Click the link provided in the email.


- The link will first open in your mobile web browser. If the Lexicon-powered mobile app is installed and matches the configured app scheme, it should automatically log you in to your app.
And that's it! The Lexicon Discourse plugin will properly log you in with a link through your Discourse site.