Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » OAuth2 package for U++
OAuth2 package for U++ [message #50193] Wed, 22 August 2018 14:23 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1092
Registered: August 2007
Senior Contributor
Hello,

Some time ago I wrote an OAuth2 package to simplify access to protected web resources.
I'm hereby releasing it to the public, so that someone may find it useful.

It's nothing fancy, but easy-to-use and flexible enough. (It can work with both default web browser or an embedded browser, such as CEF)

This package encapsulates the authorization code grant flow of OAuth2 authorization protocol.
It provides the native clients (such as desktop applications) with a means for safely accessing
protected resources.

Reference examples:
-------------------

- OAuth2Example: Demonstrates a OAuth2-based Google Drive access grant.
- OAuthGUI:      Demonstrates the GUI integration of OAuth2 package, using U++/CEF wrapper.
History:
--------

2018-08-22:   Initial release.


Package: https://github.com/ismail-yilmaz/upp-components/tree/master/ Core/OAuth
Examples (Console): https://github.com/ismail-yilmaz/upp-components/tree/master/ Examples/OAuth2Example
Example (GUI): https://github.com/ismail-yilmaz/upp-components/tree/master/ Examples/OAuth2GUI


Bug reports, suggestions, fixes, etc. is appreciated.

Best regards,
Oblivion


[Updated on: Mon, 27 August 2018 01:22]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: Protect package - A starting copy protection system
Next Topic: ChromiumBrowserExample error at compile
Goto Forum:
  


Current Time: Fri Apr 26 16:57:52 CEST 2024

Total time taken to generate the page: 0.02723 seconds