Remove test data

feature/cd
garrettmills 4 years ago
parent d75944644a
commit e35072c687
No known key found for this signature in database
GPG Key ID: 6ACD58D6ADACFC6E

@ -1,13 +1,6 @@
const oidc_config = {
provider: {
clients: [
{
client_id: 'foo',
client_secret: 'foo',
redirect_uris: ['http://localhost:3000/user/oauth2/CoreID/callback'],
grant_types: ['refresh_token', 'authorization_code'],
}
],
}
}

Loading…
Cancel
Save