Skip to content
This repository was archived by the owner on Apr 10, 2022. It is now read-only.

phisch/oauth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phisch/oauth-server

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Things to implement

This repository will implement multiple popular RFC's to provide as much OAuth functionality as possible. Once fully implemented, RFC's other than 6749 will be extracted into separate repositories, so a developer might only use what he needs.

RFC 6749

The basic RFC6749 will be fully implemented in this repository.

  • Authorization Server
    • Authorization Endpoint
    • Token Endpoint
    • Redirection Endpoint
  • Resource Owner
  • Resource Server

Install

Via Composer

$ composer require phisch/oauth-server:dev-master

Security

If you discover any security related issues, please email oauthserver@philippschaffrath.de instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages