[FEATURE] Implement oauth2 for authentication
Open
enhancement
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
How could we authorize through our frontend?
**Describe the solution you'd like**
As we have a disconnected frontend, oauth2 might be a good solution to allow login and registration.
As oauth2 is a carefully crafted framework, it ensures that we keep up to standard, and also make it able for other "third-party" application to authenticate through our system.
**Describe alternatives you've considered**
[laravel passport](https://laravel.com/docs/8.x/passport)
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.