ClusterCockpit / cc-backend

Web frontend and API backend server for ClusterCockpit Monitoring Framework
https://www.clustercockpit.org
MIT License
14 stars 12 forks source link

Refactor Authentication module #189

Closed moebiusband73 closed 11 months ago

moebiusband73 commented 12 months ago

Currently JWT cookie based authentication is done in Auth(). It needs to be discussed if this should be moved to login()