OAuth2OOo

Haupt-Reiter

Maintainer:
prrvchr@gmail.com
Bewertung:
3

Average: 3 (1 vote)

Anwendung:
OpenOffice.org
Screenshots:
https://prrvchr.github.io/OAuth2OOo/img/OAuth2Wizard2.png
Source code:
https://github.com/prrvchr/OAuth2OOo
Beitragsdatum:
Sonntag, 29 April, 2018 - 16:44
Statistiken
Week: Nicht getrackt - Monat: Nicht getrackt - Jahr: Nicht getrackt - Timeline
Download extension
System Independent version - All releases
Compatible with OpenOffice 4: Ja
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 Weitere Informationen Download
0.0.5 System Independent 4.0 26/07/2020 - 09:31 Weitere Informationen Download