Authorization protocol for client-server communication.
Open
enhancement
must have
- Dominant language
- Vue
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Anyone can send requests to the server. This is very unsafe.
### Solution
To prevent anyone from accessing the server and its data, OAuth2 should be used.
Contributor guide
Assessment
This issue has not been assessed yet.