Commit Graph

4 Commits

Author SHA1 Message Date
d5847e2d2b [feature] Application creation + management via API + settings panel (#3906)
* [feature] Application creation + management via API + settings panel

* fix docs links

* add errnorows test

* use known application as shorter

* add comment about side effects
2025-03-17 14:06:17 +00:00
1b37944f8b [feature] Refactor tokens, allow multiple app redirect_uris (#3849)
* [feature] Refactor tokens, allow multiple app redirect_uris

* move + tweak handlers a bit

* return error for unset oauth2.ClientStore funcs

* wrap UpdateToken with cache

* panic handling

* cheeky little time optimization

* unlock on error
2025-03-03 15:03:36 +00:00
6de5717d7f [bugfix] fix get all tokens (#2841) 2024-04-16 13:25:47 +02:00
kim
91cbcd589e [performance] remove last of relational queries to instead rely on caches (#2091) 2023-08-10 15:08:41 +01:00