https://github.com/neetozone/neeto-jwt
A client to generate JWT for JWT-based login in Neeto.
https://github.com/neetozone/neeto-jwt
jwt
Last synced: 6 months ago
JSON representation
A client to generate JWT for JWT-based login in Neeto.
- Host: GitHub
- URL: https://github.com/neetozone/neeto-jwt
- Owner: neetozone
- Created: 2025-03-27T05:26:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-09T12:52:49.000Z (10 months ago)
- Last Synced: 2025-09-09T15:55:48.328Z (10 months ago)
- Topics: jwt
- Language: TypeScript
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neeto-jwt
`neeto-jwt` is a client to generate JWT for JWT-based login in Neeto.
## Contents
1. [neeto-jwt JS client](./js/README.md)
- [Installation](./js/README.md#installation)
- [Usage](./js/README.md#usage)
- [Development](./js/README.md#development)