Last updated 5 years ago
Was this helpful?
The Fortmatic SDK offers an endpoint for customizing certain UI behavior.
import Fortmatic from 'fortmatic'; const fm = new Fortmatic('YOUR_API_KEY'); fm.configure({ ... });
As of v1.0.1, the only endpoint that makes use of configuration is .
v1.0.1
Fortmatic.user.login