Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

zero88/zero-oauth

Open more actions menu

Repository files navigation

Zero OAuth libraries

Build Status CircleCI Coverage Quality Status LOC

Overview

Zero OAuth libraries is written in Java language, which includes: OAuth client and OAuth server that supports OAuth v1, OAuth v2 and OpenID Connect.

It is designed for micro-service, containerization, modularization and plugable.

Specification

This libraries are followed these specifications:

Implementation

Core Implmentation

Login Pass

Loginpass contains lots of connections to common services, every connection has a Profile that is represented for user info. It supports OAuth 1, OAuth 2 and OpenID Connect. The Profile is standardized with OpenID Connect UserInfo claims

Framework Integrations

Framework integrations with current specification implementations:

Android
  • OAuth 1/2 Client
Apache HTTP Client
  • OAuth 1/2 Client
Ok HTTP Client
  • OAuth 1/2 Client
Vertx
  • OAuth 1/2 Client
  • OAuth 1/2 Server
  • OpenID Client
  • OpenID Server
Netty
  • OAuth 1/2 Client
  • OAuth 1/2 Server
  • OpenID Client
  • OpenID Server
Spring
  • OAuth 1/2 Client
  • OAuth 1/2 Server
  • OpenID Client
  • OpenID Server

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.