mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 21:12:55 +00:00
12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"jwks": [
|
|
{
|
|
"id": "1",
|
|
"role_names": ["authenticator", "authenticated", "anon"],
|
|
"jwks_url": "https://climbing-minnow-11.clerk.accounts.dev/.well-known/jwks.json",
|
|
"provider_name": "foo",
|
|
"jwt_audience": null
|
|
}
|
|
]
|
|
}
|