Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix poem example jwt_middleware.rs #56

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

Grifs
Copy link
Contributor

@Grifs Grifs commented Nov 30, 2023

update permissions -> authorities in poem example

Description:

Checklist:

  • Tests for the changes have been added (for bug fixes / features);
  • Docs have been added / updated (for bug fixes / features).

update permissions -> authorities in poem example
@DDtKey
Copy link
Owner

DDtKey commented Nov 30, 2023

Thanks for the fix!

I'll enable examples to be tested in CI as well to keep them relevant

@DDtKey DDtKey changed the title Update jwt_middleware.rs docs: fix poem example jwt_middleware.rs Nov 30, 2023
@DDtKey DDtKey merged commit 0d3e5c1 into DDtKey:main Nov 30, 2023
9 checks passed
@Grifs
Copy link
Contributor Author

Grifs commented Nov 30, 2023

Thanks for the work!

Sounds like a good idea.

@DDtKey
Copy link
Owner

DDtKey commented Nov 30, 2023

Thanks for highlighting the issue!

Refactored examples, now it will be work with cargo run --example & clippy --all-targets
#57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants