Taimoor Zaeem
e9a016670f
Revert "add: string slicing operator for jwt-role-claim-key"
...
This reverts commit fe0386e9c4 .
As discussed in https://github.com/PostgREST/postgrest/pull/4984#issuecomment-4652725178 .
2026-06-11 23:07:05 +05:00
Taimoor Zaeem and GitHub
fe0386e9c4
add: string slicing operator for jwt-role-claim-key ( #4603 )
2026-01-24 05:40:21 -05:00
Taimoor Zaeem and Steve Chavez
c18727ff43
refactor: move walkJSPath to Config/JSPath.hs module
...
The logic to evaluate `JSPath` belongs to `JSPath.hs` module.
Hence, moving this logic from `Auth/Jwt.hs` to here.
Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com >
2026-01-14 22:34:08 +07:00
M. Taimoor Zaeem and Steve Chavez
af6b79d4d7
feat: support string comparison for jwt-role-claim-key
2024-12-12 08:47:06 -05:00
monacoremo
71cb8afc0d
refactor: Remove Protolude.Conv from JSPath
2021-11-12 20:25:22 +01:00
monacoremo
2b22f889bd
refactor: Remove GHC.Show instances from JSPath module
2021-11-09 19:13:52 +01:00
Remo Rechkemmer and GitHub
f99fd6cbad
refactor: Split up Types.hs and logically organize modules ( #1793 )
2021-04-11 18:28:01 +02:00