52-admin-jwt

JWT admin auth and api plugin for 52-admin-skeleton.

Usage no npm install needed!

<script type="module">
  import 2AdminJwt from 'https://cdn.skypack.dev/52-admin-jwt';
</script>

README

52-admin-jwt

JWT Auth/API plugin for 52-admin-skeleton with use of the mfa-test-server.

Use

Dev

git clone https://github.com/52inc/52-admin-jwt.git
yarn

Publish

npm version patch
npm publish