2
comments
on 1/12/2018 12:04 AM

Following my previous blog entry about WebSharper.OAuth, I wrote a simple template application that you can use as a base to create your own OAuth-based app. Check out the source, or see it in action.

Screenshot: login page

It features a landing page, a login page, and a private section. It also shows how to query the login provider's API for user information. Also check the Readme, which contains a configuration guide, a walkthrough of the code and a mini-tutorial on how to extend it with a new page.

Happy coding!

.

There is an issue

https://github.com/dotnet-websharper/oauth-app/issues/1

Maybe you need to enable TLS 1.2 in your application because a few months back github stopped accepting less secure protocols or something like that?

By on 5/21/2018 10:22 AM ()

Thank you very much again for the quick fix of my issue!

By on 5/22/2018 2:40 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper