I've got a question on the best way to implement OpenID with aspnetboilerplate. I've looked and browsed on the net and I can't seem to find anything that is clear cut to me. I'm wondering if Has anyone got some OpenID example code to implement with Aspnet boiler plate?
I already have a Identity Service instance I need to log in to, but I can't see the way I'd hook up my project too it.
I've tried looking at the external providers documentation documentation, but that doesn't seem to list it in the JWT External Auth providers.