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

.NET Core: Add ResultsAuthorizeAsync and ResultsListAuthorizeAsync #472

Merged
merged 4 commits into from
Apr 19, 2020

Conversation

NickCraver
Copy link
Member

Enhancement to support #417. Async auth is more and mor common, give it some love! Added tests, etc. to go with.
Also adds a bit more profiling in case init is ever slow.

Enhancement to support #417. Async auth is more and mor common, give it some love! Added tests, etc. to go with.
Also adds a bit more profiling in case init is ever slow.
@NickCraver NickCraver changed the title .NET Core: Add ResultsAuthorizeAsync and ResultsListAuthorizeAsync .NET Core: Add ResultsAuthorizeAsync and ResultsListAuthorizeAsync Apr 18, 2020
@NickCraver NickCraver linked an issue Apr 19, 2020 that may be closed by this pull request
@NickCraver NickCraver merged commit 42f96ef into master Apr 19, 2020
hemiaoio added a commit to hemiaoio/dotnet that referenced this pull request Apr 19, 2020
* 'master' of https://github.com/hemiaoio/dotnet:
  Docs: add route info (MiniProfiler#474)
  MiniProfiler.Providers.Redis = update to 2.1.30 (MiniProfiler#473)
  .NET Core: Add ResultsAuthorizeAsync and ResultsListAuthorizeAsync (MiniProfiler#472)
  Fix more using mess
  Dammit Nick, fix them all!

# Conflicts:
#	src/MiniProfiler.Shared/ui/lib/MiniProfiler.ts
@NickCraver NickCraver deleted the craver/async-authorize branch April 19, 2020 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MiniProfileOptions.ResultsAuthorize cannot execute async code
1 participant