mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 12:32:54 +00:00
12 lines
276 B
JSON
12 lines
276 B
JSON
{
|
|
"jwks": [
|
|
{
|
|
"id": "1",
|
|
"role_names": ["authenticated"],
|
|
"jwks_url": "https://adapted-gorilla-88.clerk.accounts.dev/.well-known/jwks.json",
|
|
"provider_name": "foo",
|
|
"jwt_audience": null
|
|
}
|
|
]
|
|
}
|