forked from LibreMV/GridFlow
13 lines
304 B
Markdown
13 lines
304 B
Markdown
## Fenaka API docs
|
|
|
|
|
|
### Fenaka app uses fixed token authorization token header in all request, for all users.
|
|
```
|
|
authorization: Bearer T5kr13UksdBT5Mq3NqNrXQr8uapaje7ONveQMPJsS3
|
|
```
|
|
I will be not be repeating token for rest of this document.
|
|
|
|
|
|
- [Sigin](sigin.md)
|
|
- [Reset password](password_reset.md)
|