OAuth2 icon indicating copy to clipboard operation
OAuth2 copied to clipboard

Example of login Google

Open FrancescoMiconi opened this issue 6 years ago • 6 comments

Where can I find the example? Thanks

FrancescoMiconi avatar May 30 '18 13:05 FrancescoMiconi

Or maybe an example of literally anything?

The project states it's well documented but there is 0 documentation... This is laughably bad!

ghost avatar Jul 05 '18 21:07 ghost

there's some example in old versions... but new version based on .netcore not have any examples... old version also has a implemented version that you can configure all provider in web.config file...

segurofacildeveloper avatar Oct 15 '18 19:10 segurofacildeveloper

Can you provide us with a simple getting start guide in the readme page?

moh-hassan avatar Feb 21 '19 21:02 moh-hassan

Yeah, I'm really sorry about that. I broke quite a bit and so I removed some samples and don't have time to update the docs. I can point you to code that is using google :) https://github.com/exceptionless/Exceptionless/blob/master/src/Exceptionless.Web/Controllers/AuthController.cs#L290

niemyjski avatar Feb 22 '19 00:02 niemyjski

Still and example would be appreciated.

TheDevelolper avatar Jan 30 '20 17:01 TheDevelolper

Would you mind creating one and submitting a pr. I've linked to a real life example

niemyjski avatar Jan 31 '20 16:01 niemyjski