Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dancespiele/token_generator
Genarate your system token
https://github.com/dancespiele/token_generator
Last synced: 5 days ago
JSON representation
Genarate your system token
- Host: GitHub
- URL: https://github.com/dancespiele/token_generator
- Owner: dancespiele
- License: mit
- Created: 2020-12-09T22:47:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T23:33:30.000Z (almost 4 years ago)
- Last Synced: 2024-10-10T05:35:23.248Z (28 days ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Token Generator
This is a token genarator for creating your first user in [Dancespiele API](https://github.com/dancespiele/dancespiele_api) or simplely as `SYSTEM` authorization role for every API.## install
```
cargo install system_token_generator
```## Command
```
token_generator [YOUR SECRET] [USER EMAIL]
```## Example
```
token_generator testscret [email protected]
```## LICENSE
Yew Style is [MIT](LICENSE.md) licensed