watermark logo

.NET CORE, OAuth, and OpenID Connect

3 Views
admin
admin
03 Dec 2019

Kassandra Perch
http://lanyrd.com/2016/netfringe/sfdbch/
(No VM necessary for this talk, thank you .NET core!)

Writing your own username and password system? That's so 2015. Why bother with the hassle of storing passwords, keeping them safe, and being on the hook if they get out? And see if we can justify making users remember another long, secure array of characters (because we all know users create strong passwords by nature).

But OAuth is HORRIFYING. You aren't sure *why*, you just HEARD it was awful so you just jotted that down.

Luckily, .NET Core has some great tools for simplifying these specifications down to a few calls, allowing your users to log in with services like Google, GitHub, and many, many more.

We'll look over how to use one of the premade providers, and how to implement a custom OAuth2 provider, in a .NET Core app.

Show more

0 Comments Sort By

No comments found

Facebook Comments