Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redth/google.auth
Google OAuth Library for C#
https://github.com/redth/google.auth
Last synced: 23 days ago
JSON representation
Google OAuth Library for C#
- Host: GitHub
- URL: https://github.com/redth/google.auth
- Owner: Redth
- Created: 2011-06-01T20:06:12.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-02T19:10:59.000Z (over 13 years ago)
- Last Synced: 2024-10-13T15:08:26.627Z (25 days ago)
- Language: C#
- Homepage:
- Size: 113 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Google.Auth
===========
A C#/.NET Library for using Google AuthenticationIt should work on Mono, though I haven't tested it there yet. It does NOT depend on System.Web, so hopefully it works fine on MonoTouch and MonoDroid and all the Xamarin stuff :)
What's Working:
--------
- OAuth 3-LeggedWhat doesn't exist yet:
-----------------------
- OAuth 2-Legged
- AuthSub