UIViewController
.
passwordlessMethod
is .code
which sends the user a one time passcode to login. If you want to use Universal Links you can add the following:
.magicLink
option to send the user a universal link then you will need to add the following to your AppDelegate.swift
: