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

A little deeper dive on identity/authorization #42

Open
Eldorian opened this issue Feb 23, 2018 · 1 comment
Open

A little deeper dive on identity/authorization #42

Eldorian opened this issue Feb 23, 2018 · 1 comment

Comments

@Eldorian
Copy link

Eldorian commented Feb 23, 2018

During the ASP.NET Workshop we created a way to manage authorization and allowing people to log in. Wondering if we could go a little deeper into that?

Specifically I'm looking for examples where after a user has created an account on my site, I can then allow them to link that account to another service - or allow them to give rights to a 3rd party application to maybe hit APIs tied to that account.

Think of when you download an app like Tweetbot on your iPhone and it needs you to log in to your twitter account and authorize access.

Except in this case it would be I created a service called "EldorianService" and Jeff creates a mobile app that uses the EldorianService APIs, I'd want a user from EldorianService to give the authorization to link Jeff's mobile app to their EldorianService account.

@csharpfritz
Copy link
Owner

I just spoke to Brock Allen about coming on the show in April. We're going to work something out so that he can chat with us about good security practices

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