Beta
Category
  • Backend
  • Bricks
  • Frontend
Best rating
Latest
Logo

quiqqer/oauth-server

quiqqer/oauth-server

Description

Manage and restrict access to REST API endpoints via OAuth authentication

You have written a REST API in QUIQQER (with the QUIQQER REST API) and want to determine who can access it how often without implementing your own authentication/check routine?
Then QUIQQER OAuth Server can help you!

Create individual OAuth clients with freely configurable access permissions for each of your REST entry points.

Features

  • Secure authentication via OAuth 2.0 (client_credentials)
  • Determine for each REST API entry point if it is active and how often it may be accessed (individually for each OAuth client)
  • OAuth authentication can be switched on and off optionally

Install package

This package is not freely available and must be purchased as part of a license. If you have already purchased a license that contains this package, please log in.

To install version "1.0.0" of this package the following other packages have to be installed in the given version:

  • QUIQQER: >=1.1|*@dev

To install version "1.1.1" of this package the following other packages have to be installed in the given version:

  • QUIQQER: ^1.2|dev-master

To install version "2.0.0" of this package the following other packages have to be installed in the given version:

  • QUIQQER: ^1.2|*@dev

To install version "2.0.1" of this package the following other packages have to be installed in the given version:

  • QUIQQER: ^1.2|*@dev

To install version "2.0.2" of this package the following other packages have to be installed in the given version:

  • QUIQQER: ^1.2|*@dev

To install version "2.1.0" of this package the following other packages have to be installed in the given version:

  • QUIQQER: ^1.2|*@dev

Additional information

Package type

Module

Latest