Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Developed an IDashboardAsyncAuthorizationFilter implementation as alternative to the synchronous AbpHangfireAuthorizationFilter. #6931

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

Conversation

antheus-s
Copy link
Contributor

This PR provides an async alternative to the synchronous AbpHangfireAuthorizationFilter. It fixed #6930.

…ernative to the synchronous AbpHangfireAuthorizationFilter.
@ismcagdas ismcagdas added this to the v9.2 milestone Apr 11, 2024
@ismcagdas ismcagdas requested a review from oguzhanagir April 24, 2024 06:22
@ismcagdas ismcagdas merged commit 1d55387 into aspnetboilerplate:dev Apr 24, 2024
2 checks passed
@antheus-s antheus-s deleted the features/6930-missing-async-hangfire-auth-filter branch April 24, 2024 11:14
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.

There is no async implementation of the AbpHangfireAuthorizationFilter.
3 participants