Skip to content
ownCloud.onlineMarketplace
← Back to apps
ApprovedSecurity

OAuth2

OAuth2 token-based authorization interface

by ownCloud GmbH, modified by BW-Tech GmbH

About this app

OAuth2 is the open industry-standard protocol for secure authorization of clients. It can be used as a way for users to grant web services or applications access to their data stored in owncloud.online.
The use of OAuth2 in owncloud.online greatly enhances security while facilitating the integration of third party applications or web services:

- Connect owncloud.online clients (Desktop, Android, iOS) through a standardized and secure authorization flow
- Provide a user authorization interface for developers to facilitate the integration of owncloud.online in third party applications

### Benefits provided by the OAuth2 interface

- No user passwords are being stored in owncloud.online clients or third party web applications

Instead of connecting clients with username/password, a user only needs to provide the information once in the browser. The respective client is then provided with a unique access token which is used for future connections to the owncloud.online server. owncloud.online clients or third party applications never get to know the actual login credentials.

- The use of different access tokens per client provides the ability to selectively revoke user sessions

When using OAuth2 a unique access token is generated for each device or third party application. Users can check their authorized clients in the personal settings and have the ability to selectively invalidate access tokens when e.g. a device is lost. This strengthens control and access security significantly.

This is a fork of owncloud/oauth2 maintained by BW-Tech GmbH for owncloud.online, modernized for PHP 8.4.

### Resources
- OAuth - Wikipedia
- OAuth protocol web page

Version history

2 releases

App details and download

Current version0.7.1Download app
owncloud.online
11 – 11
License
AGPL
Published
Aug 13, 2026
Package size
336 KB
App ID
oauth2