OAuth2OOo

Onglets principaux

Maintainer:
prrvchr@gmail.com
Note:
3

Average: 3 (1 vote)

Application:
OpenOffice.org
Screenshots:
https://prrvchr.github.io/OAuth2OOo/img/OAuth2Wizard2.png
Source code:
https://github.com/prrvchr/OAuth2OOo
Date de publication:
Dimanche, 29 Avril, 2018 - 16:44
Statistiques
Week: Non suivi - Mois: Non suivi - Année: Non suivi - Timeline
Download extension
System Independent version - All releases
Compatible with OpenOffice 4: Oui
User feedback:
Compatible with OpenOffice 4.x?

The OAuth2.0 protocol allows the connection to resource servers, after acceptance of the connection authorization, by exchange of tokens.

The revocation takes place in the management of the applications associated with your account.

No more password is stored in LibreOffice / OpenOffice.

Use:

Create OAuth2 service:
service = context.ServiceManager.createInstanceWithContext(context, "com.gmail.prrvchr.extensions.OAuth2OOo.OAuth2Service")

Optional (give a username and a remote resource url):
service.UserName = your_user_account
service.ResourceUrl = your_registered_url

Get the access token:
token = service.execute(())

OAuth2OOo

Version Operating system Compatibility Release date
0.0.6 System Independent 4.1 28/11/2022 - 03:53 Plus d'information Download
0.0.5 System Independent 4.0 26/07/2020 - 09:31 Plus d'information Download