graphql-engine/v3/crates/auth
Anon Ray 485914e52b use a better example of JWT claims namespace in JSON schema (#766)
### What

Use `claims.jwt.hasura.io` instead of `https:~1~1hasura.io~1jwt~1claims`
to avoid the awkward escaping, as JWT claims namespace. Also, update the
tests to use the new namespace.

This is related to the recent auth docs rehaul
(https://github.com/hasura/v3-docs/pull/448#discussion_r1653368661)

V3_GIT_ORIGIN_REV_ID: 42526785ebb82f96c4f92bada054a62251c9fc7c
2024-06-26 06:19:55 +00:00
..
dev-auth-webhook Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
hasura-authn-core Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
hasura-authn-jwt use a better example of JWT claims namespace in JSON schema (#766) 2024-06-26 06:19:55 +00:00
hasura-authn-webhook Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00