UIViewController
.
Passwordless Method
When using Lock Passwordless the defaultpasswordlessMethod
is .code
which sends the user a one time passcode to login. If you want to use Universal Links you can add the following:
Activity callback
If you are using Lock Passwordless and have specified the.magicLink
option to send the user a universal link then you will need to add the following to your AppDelegate.swift
: