BIG-MAP / FINALES2

Further development of FINALES
MIT License
6 stars 0 forks source link

OAuth2 #239

Open MonikaVo opened 2 months ago

MonikaVo commented 2 months ago

On the docs website of the server, the authentication mask refers to OAuth2. Currently, the server does not support this, which is confusing for new users.

It should be checked, whether this can be improved.

Preferred solution: Implement OAuth2 conform authentication. Alternative solution: Check, if the references to OAuth2 can be removed.