Implemented userinfo endpoint and finalized OAuth2.0 flow

This commit is contained in:
Dennis Nemec
2025-10-05 00:54:21 +02:00
parent b87d7e0268
commit 98fb621108
9 changed files with 58 additions and 21 deletions

6
.gitignore vendored
View File

@ -25,4 +25,8 @@ target/
config.toml
.idea/
.idea/
.env
.DS_Store