oauth2-php

A server implementation of OAuth 2.0

  • 所有者: FriendsOfSymfony/oauth2-php
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

OAuth2 Server Implementation

Build Status
HHVM Status

This library now implements draft 20 of OAuth 2.0.
The client is still only draft-10.

This version of oauth2-php is a fork of https://github.com/quizlet/oauth2-php with the following changes:

  • Namespaced
  • No more require(_once)
  • PSR-4 autoloading compatible
  • Uses HttpFoundation Request and Response for input/output
  • More testable design
  • Better test coverage

(pull request is pending)

https://github.com/quizlet/oauth2-php is a fork of http://code.google.com/p/oauth2-php/ updated against OAuth2.0 draft
20, with a better OO design.

http://code.google.com/p/oauth2-php/ is the original repository, which seems abandonned.

主要指标

概览
名称与所有者FriendsOfSymfony/oauth2-php
主编程语言PHP
编程语言PHP (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2011-12-17 13:32:45
推送于2024-01-12 10:20:26
最后一次提交2021-04-06 19:14:49
发布数18
最新版本名称1.3.1 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数516
关注者数12
派生数111
提交数214
已启用问题?
问题数46
打开的问题数18
拉请求数43
打开的拉请求数10
关闭的拉请求数34
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?