Constant re_auth::provider::AUDIENCE

source ยท
const AUDIENCE: &str = "redap";
Expand description

Identifies who should be the consumer of a token. In our case, this is the Rerun storage node.