@gm5/jwt

json web token

Usage no npm install needed!

<script type="module">
  import gm5Jwt from 'https://cdn.skypack.dev/@gm5/jwt';
</script>

README

module info

@gm5/jwt

json web token。

安装

npm install @gm5/jwt

使用


import Five from '@gm5/code'
import jwt from '@gm5/jwt'

var app = new Five()
app.install(jwt)