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

Microsoft.AspNetCore.Authorization attributtes #3

Open
kjartab opened this issue Jan 13, 2022 · 2 comments
Open

Microsoft.AspNetCore.Authorization attributtes #3

kjartab opened this issue Jan 13, 2022 · 2 comments

Comments

@kjartab
Copy link

kjartab commented Jan 13, 2022

Hi, this not really an issue per se. But I had a look at this while trying to use JWT bearer authorization independently of the azure platform. It was nice to come across (albeit hacky as you point out) the reflection snippets in the FunctionContextExtension.

I did end up making a slightly different authorization middleware that make use of IAuthorizationService - I forked and made some changes https://github.com/kjartab/IsolatedFunctionsAuthentication, have a look if you're interested!

@VladislavsKugelevics
Copy link

@kjartab why did you remove your repo?

@kjartab
Copy link
Author

kjartab commented Nov 18, 2023

Hi, I was cleaning up my github repositories and removed the fork and changes. Was there something in particular you were wondering about?

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

No branches or pull requests

2 participants