SimpleIdServer icon indicating copy to clipboard operation
SimpleIdServer copied to clipboard

Where can I find the documentation?

Open jaytonic opened this issue 3 years ago • 1 comments

Hi,

I wanted to evaluate if SimpleIdServer was a good fit for us, and I was looking for some example(Asp.Net Core + Angular), but the github page refers to https://simpleidserver.github.io/SimpleIdServer/ which is empty except the welcome page.

I've found other references to https://simpleidserver.readthedocs.io/en/latest but it seems to be empty too.

Can somebody points me to some documentation/examples?

jaytonic avatar Feb 28 '22 10:02 jaytonic

Hello,

The documentation is available here : https://simpleidserver.github.io/SimpleIdServer/documentation/openid/protectappsusers.html#single-page-application-spa

And there is a sample project here : https://github.com/simpleidserver/SimpleIdServer/tree/master/samples/ProtectApplicationFromUndesirableUsers/Spa

Kind Regards,

SimpleIdServer

simpleidserver avatar Feb 28 '22 12:02 simpleidserver