danielalvsaaker / tf-viewer

Selfhosted web dashboard for activity tracking - written in Rust!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication/authorization server

danielalvsaaker opened this issue · comments

Implementing OAuth2 authorization:

  • Server-side registration and authentication

Starting this issue when the core logic is finished.

Basic OAuth2 authorization has been implemented in the tf-auth crate.