---
title: "Jwks"
method: GET
path: "/.well-known/jwks.json"
---

# Jwks

`GET /.well-known/jwks.json`

JWKS endpoint for CDP Custom Auth.

CDP calls this endpoint to verify that JWTs issued by Grove's
/v1/auth/cdp-session-jwt endpoint were actually signed by our server.

Configure this URL in the CDP Portal under Embedded Wallet Configuration > Custom Auth.
See: https://docs.cdp.coinbase.com/embedded-wallets/custom-authentication

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/grove/apis/grove-api.md) · [All operations](https://skmtc.net/grove/apis/grove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/grove/grove-api/revisions/f286b48a8105/schema)
