awesome, have inital authn working, auto re-authn is not yet though

This commit is contained in:
Chris Kruining 2025-05-22 16:21:58 +02:00
parent ec0ae60b10
commit 7d092176b2
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
11 changed files with 100 additions and 45 deletions

View file

@ -1,5 +1,5 @@
{
"provider_urls": [
"http://localhost:3000/fedcm.json"
"http://localhost:3000/auth/idp/api/config"
]
}