1 2 3 4 5 6 7 8 9 10
--- source: src/config/auth/mod.rs expression: auth --- [jwt] secret = 'foo' [jwt.claims] audience = [] required-claims = []