Log In
Last updated
Last updated
The Fortmatic SDK offers it's own end point for logging users into their Fortmatic wallets.
Users will be prompted with a Fortmatic login dialog, after which their wallet information will be returned to the SDK (similar to Get User Account).
Users have the optionality to log in with email or password and developers can customize which option takes precedence using the Fortmatic.configure
method, like so:
Currently the following options are supported for primaryLoginOption
:
'email'
'phone'