Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
3schwartz committed Nov 21, 2024
1 parent 5b17047 commit e830579
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
},
"request": {
"client_id": "app-client",
"requested_scopes": [
"hydra.*",
"offline",
"openid"
],
"granted_scopes": [
"offline",
"openid",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
},
"request": {
"client_id": "app-client",
"requested_scopes": [
"hydra.*",
"offline",
"openid"
],
"granted_scopes": [
"offline",
"openid",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
},
"request": {
"client_id": "app-client",
"requested_scopes": [
"hydra.*",
"offline",
"openid"
],
"granted_scopes": [
"offline",
"openid",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
},
"request": {
"client_id": "app-client",
"requested_scopes": [
"hydra.*",
"offline",
"openid"
],
"granted_scopes": [
"offline",
"openid",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
},
"request": {
"client_id": "app-client",
"requested_scopes": [
"hydra.*",
"offline",
"openid"
],
"granted_scopes": [
"offline",
"openid",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
},
"request": {
"client_id": "app-client",
"requested_scopes": [
"hydra.*",
"offline",
"openid"
],
"granted_scopes": [
"offline",
"openid",
Expand Down

0 comments on commit e830579

Please sign in to comment.