Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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