1.0.21 • Published 2 years ago
@mxpicture/token v1.0.21
npm-token
check token against server by using an master token
token types
- Service: is allowed to ...
- connect directly to service
- authenticate other "slave" tokens for a specific service
- Normal:
- authenticates against auth-service (managed by a service token)
- File:
- acts as a service (key)
- only temporary keys are allowed to "retrieve" this file
- Temporary:
- is allowed to "retrieve" a file token
- is only valid up to 30 days
install
npm install @mxpicture/token
import * as token from "@mxpicture/token"
build and publishy
npm run build && npm version patch -no-git-tag-version && npm publish --access public
1.0.19
2 years ago
1.0.21
2 years ago
1.0.20
2 years ago
1.0.18
2 years ago
1.0.17
2 years ago
1.0.16
2 years ago
1.0.15
2 years ago
1.0.14
2 years ago
1.0.13
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.11
2 years ago
1.0.10
2 years ago
1.0.12
2 years ago
1.0.2
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.1
2 years ago