Skip to content

Decouple Azure Authentication from Web App [On-Hold] #15

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

Closed
wants to merge 2 commits into from

Conversation

ugreg
Copy link
Contributor

@ugreg ugreg commented Jan 31, 2020

Added an AzureAuth class to showcase how authentication and authorization logic can be decoupled.

Copy link
Contributor

@rayluo rayluo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Greg, thanks for your effort and we understand your point. We do have a similar plan, and we will take your suggestion into consideration. But we would need more time to think on this. Before that, we will probably not merge this PR as-is.

Feel free to use this PR in your project, whenever you see fit.

Also, (partially to show our respect to your time and effort,) we did review your PR carefully. Thank you for one specific finding below.

@ugreg
Copy link
Contributor Author

ugreg commented Feb 2, 2020

You're very welcome! Thanks to your for putting this together. This sample has been very useful for an app I'm working on for HoloLens Guides.

@rayluo rayluo changed the title Decouple Azure Authentication from Web App Decouple Azure Authentication from Web App [On-Hold] Feb 3, 2020
@rayluo
Copy link
Contributor

rayluo commented Feb 9, 2023

Thanks for your inspiration, @ugreg ! We ended up choosing to go one step further, to move all those helpers into its own helper library, via #88.

@rayluo rayluo closed this Feb 9, 2023
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