@authefy/web-client
Getting Started
$ npm install @authefy/web-clientimport Client from '@authefy/web-client';
const authefyWebClient = new Client({
appAccessKey: process.env.AUTHEFY_APP_ACCESS_KEY
});Last updated
$ npm install @authefy/web-clientimport Client from '@authefy/web-client';
const authefyWebClient = new Client({
appAccessKey: process.env.AUTHEFY_APP_ACCESS_KEY
});Last updated