fix: redirect from netlify

This commit is contained in:
Julien Calixte
2026-03-10 12:37:15 +01:00
parent 8843d67a80
commit a234d590bd
3 changed files with 16 additions and 3 deletions

View File

@@ -3,8 +3,7 @@
"client_name": "Remanso",
"client_uri": "https://remanso.space",
"redirect_uris": [
"https://remanso.space/",
"http://localhost:5173/"
"https://remanso.space/"
],
"scope": "atproto transition:generic",
"grant_types": ["authorization_code", "refresh_token"],