retry
Some checks are pending
/ lint (push) Waiting to run

This commit is contained in:
Jana Dönszelmann 2025-08-20 11:41:30 +02:00
parent 4bbb51ef42
commit bc9e9f02eb
No known key found for this signature in database
13 changed files with 161 additions and 93 deletions

View file

@ -1,4 +1,5 @@
{ baseUrl, clientId }: {
{ baseUrl, clientId }:
{
inherit clientId;
userAuthUrl = "${baseUrl}/ui/oauth2";