Skip to content

Commit f032549

Browse files
authored
Reverting to sample configuration
1 parent b5721b3 commit f032549

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bluebutton-sample-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"environment": "SANDBOX",
3-
"client_id": "Lb0hAgLi7rtyZvJMucZDDj0i0IKQWqiQrWSVZCZ7",
4-
"client_secret": "JsLVxfaugDqUgowsXNXgoHRroWakt9QFFzYVhaK7Db0aN6DegK9Kn4a56awCOLWkxGiq6dRqgSLX4jAzBFxZNk3XJFERUTHbH1TMvpEsNtP76nrF9ZdkyB3PZT9GFaxr",
5-
"callback_url": "http://localhost:3001/api/bluebutton/callback/",
3+
"client_id": "<your BB2 client_id here>",
4+
"client_secret": "<your BB2 client_secret here.>",
5+
"callback_url": "https://www.fake.com/your/callback/here",
66
"version": 3
77
}

0 commit comments

Comments
 (0)