How to use @tanker/fake-authentication - 1 common examples

To help you get started, we’ve selected a few @tanker/fake-authentication examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github TankerHQ / sdk-js / packages / functional-tests / src / fake-authentication.js View on Github external
before(async () => {
      const appId = utils.toBase64(args.appHelper.appId);
      fa = new FakeAuthentication({ appId, url: fakeAuthUrl });
    });

@tanker/fake-authentication

Tanker fake-authentication SDK

Apache-2.0
Latest version published 2 years ago

Package Health Score

48 / 100
Full package analysis

Popular @tanker/fake-authentication functions

Similar packages