OAuth2OOo

Primary tabs

Maintainer:
prrvchr@gmail.com
Rating:
3

Average: 3 (1 vote)

Application:
OpenOffice.org
Screenshots:
https://prrvchr.github.io/OAuth2OOo/img/OAuth2Wizard2.png
Source code:
https://github.com/prrvchr/OAuth2OOo
Post date:
Sunday, 29 April, 2018 - 16:44
Statistics
Week: Not tracked - Month: Not tracked - Year: Not tracked - Timeline
Download extension
System Independent version - All releases
Compatible with OpenOffice 4: Yes
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 More information Download
0.0.5 System Independent 4.0 26/07/2020 - 09:31 More information Download