magister-authcode

0.0.1 • Public • Published

magister-authcode

npm version

Fetches an up-to-date auth code for Magister.

Can be used as a drop-in replacement for (@magisterjs/dynamic-authcode)[https://github.com/simplyGits/magisterjs-dynamic-authcode]. It fetches the auth code from this Gist, but you can optionally pass an alternative Gist.

Installation

npm install --save magister-authcode

Usage

const getAuthCode = require('magister-authcode');
 
// ...
 
const authCode = await getAuthCode();

Readme

Keywords

Package Sidebar

Install

npm i magister-authcode

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

1.92 kB

Total Files

3

Last publish

Collaborators

  • robbertkl