# `Rivet.Auth.Settings`
[🔗](https://github.com/srevenant/rivet-ident/blob/main/lib/auth/settings.ex#L1)

How we are configured globally

# `current_jwt_secret`

Get the most current secret based on token type(:acc, :val etc..), for jwt hashes

# `decode_secrets`

Called by Application.start, to configure the runtime state from other sources

# `expire_limit`

# `getcfg`

# `putcfg`

# `secret_keys`

# `start`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
