Skip to content

Commit

Permalink
deploy: 63d17ed
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkvon committed Aug 30, 2024
1 parent d9ac150 commit 50f0613
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clientid.jsonld
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"@context": "https://www.w3.org/ns/solid/oidc-context.jsonld",
"client_id": "https://tired.bike/clientid.jsonld",
"client_name": "SolidCouch",
"client_name": "Tired Bike",
"redirect_uris": [
"https://tired.bike/"
],
"client_uri": "https://tired.bike/",
"logo_uri": "https://tired.bike/logo.svg",
"logo_uri": "https://community.tired.bike/logo.svg",
"scope": "openid profile offline_access webid",
"grant_types": [
"refresh_token",
Expand Down

0 comments on commit 50f0613

Please sign in to comment.