graphql-engine/v3/crates/auth
Anon Ray 5b23ed53bc introduce AuthConfig v2, which removes role emulation (#891)
<!-- The PR description should answer 2 (maybe 3) important questions:
-->

### What

We have decided to remove the role emulation feature from engine
altogether.

More details in the RFC -
https://docs.google.com/document/d/1tlS9pqRzLEotLXN_dhjFOeIgbH6zmejOdZTbkkPD-aM/edit

### How

<!-- How is it trying to accomplish it (what are the implementation
steps)? -->

V3_GIT_ORIGIN_REV_ID: e7cb765df5afac6c6d6a05a572a832ce9910cc0b
2024-07-29 09:18:18 +00:00
..
dev-auth-webhook Enable baggage propagation (#868) 2024-07-23 11:44:54 +00:00
hasura-authn-core Implement NoAuth mode in AuthConfig (#877) 2024-07-25 15:49:26 +00:00
hasura-authn-jwt introduce AuthConfig v2, which removes role emulation (#891) 2024-07-29 09:18:18 +00:00
hasura-authn-noauth Implement NoAuth mode in AuthConfig (#877) 2024-07-25 15:49:26 +00:00
hasura-authn-webhook Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00