Maarten Merken
1 min readMar 3, 2020

--

Hi John,

Thanks for your reply, I’ve updated the codebase to support Net Core 3.x.
https://github.com/merken/aspnetcore-multi-auth/commit/e23386e6e177e288e4ee84e0c8759916b6dda42e

Thankfully, Net Core is open source, and we can easily copy code from their default implementation, the whole point of having interfaces is to be able to replace default implementations with one of our own.

I wish you good luck in your journey to support both Cookie-bases as Azure AD-based authentication!

Cheers,

M

--

--

Maarten Merken
Maarten Merken

No responses yet