style(auth): cargo fmt oidc_rs.rs #53
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
psa-systems/mokosh-server!53
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/oidc-rs-fmt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CI fmt-check flagged one wrapped let-expression in refresh_jwks that mokosh-server's local rustc didn't wrap. Collapse onto one line per rustfmt.