An open API service indexing awesome lists of open source software.

https://github.com/seedstack/oauth-addon

Provides the ability to authenticate and authorize subjects using OAuth2 and OpenID Connect.
https://github.com/seedstack/oauth-addon

Last synced: 5 months ago
JSON representation

Provides the ability to authenticate and authorize subjects using OAuth2 and OpenID Connect.

Awesome Lists containing this project

README

          

# SeedStack OAuth add-on

[![Build status](https://travis-ci.org/seedstack/oauth-addon.svg?branch=master)](https://travis-ci.org/seedstack/oauth-addon) [![Coverage Status](https://coveralls.io/repos/seedstack/oauth-addon/badge.svg?branch=master)](https://coveralls.io/r/seedstack/oauth-addon?branch=master) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.seedstack.addons.oauth/oauth/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.seedstack.addons.oauth/oauth)

Official OAuth integration for SeedStack.

# Copyright and license

This source code is copyrighted by [The SeedStack Authors](https://github.com/seedstack/seedstack/blob/master/AUTHORS) and
released under the terms of the [Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0/).