Configuration
import Fortmatic from 'fortmatic';
const fm = new Fortmatic('YOUR_API_KEY');
fm.configure({ ... });Last updated
Was this helpful?
import Fortmatic from 'fortmatic';
const fm = new Fortmatic('YOUR_API_KEY');
fm.configure({ ... });Last updated
Was this helpful?
Was this helpful?