Skip to content

Commit

Permalink
Update auth_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NeftaliYagua authored Jan 16, 2025
1 parent 020d0e7 commit 0c31d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions auth_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"domain": "auth.coderic.org",
"clientId": "In43D8hfptI5B17Xo7XZX4aBkhfMuH56",
"authorizationParams": {
"audience": "https://api.coderic.net/"
"audience": "https://auth.coderic.org/api/v2/"
},
"apiUri": "https://api.coderic.net/protected",
"apiUri": "http://localhost:3001",
"appUri": "http://localhost:4200",
"errorPath": "/error"
}

0 comments on commit 0c31d9a

Please sign in to comment.