Skip to content

Pull requests: bshaffer/oauth2-server-php

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Class that implements MemCache support, MemCache is a prerequisite
#608 opened Jun 23, 2015 by sandinosaso Loading… updated Aug 27, 2015
Changing 'expired_token' to 'invalid_token'
#641 opened Sep 15, 2015 by wesleywillians Loading… updated Sep 15, 2015
add storage CassandraCQL
#642 opened Sep 17, 2015 by tobias74 Loading… updated Oct 8, 2015
Phalcon storage
#743 opened Jun 29, 2016 by lucasantarella Loading… updated Aug 5, 2016
apply psr7 for client credential token/resource routine
#774 opened Oct 17, 2016 by zavalit Loading… updated Oct 17, 2016
Change PDO.php
#709 opened Mar 12, 2016 by vHeemstra Loading… updated Dec 23, 2016
Add support for IbmDb2 (IBM i)
#565 opened Apr 15, 2015 by alanseiden Loading… updated Mar 14, 2017
fix got null some time
#552 opened Mar 27, 2015 by WitzHsiao Loading… updated Aug 15, 2017 v1.10.0
Suggestion to create base class for key-value storages 2
#697 opened Jan 12, 2016 by afilippov1985 Loading… updated Sep 20, 2017
Oracle Storage type
#715 opened Apr 20, 2016 by WagnerSilveira Loading… updated Nov 30, 2020
Saml2-bearer (authorization grant)
#510 opened Jan 28, 2015 by aacotroneo Loading… updated Oct 12, 2021
try to support openid connect subjects identifier types
#907 opened Jan 4, 2018 by hhniao Loading… updated Dec 20, 2022
Include Client ID (kid) parameter in the JWT header
#932 opened May 22, 2018 by BVMiko Loading… updated Dec 20, 2022
Modified response code 400 to 401
#962 opened Jun 4, 2019 by whvandervelde Loading… updated Dec 20, 2022
URL-decode client credentials in HTTP Basic auth, as described in the RFC
#979 opened Mar 17, 2020 by pjcdawkins Loading… updated Dec 20, 2022
Response.php: Fix GET param name in generated URL
#1020 opened May 4, 2022 by dotthis Loading… updated Dec 20, 2022
Replaces deprecated DynomoDbClient’s formatAttribute function
#1035 opened Nov 11, 2022 by adonix Loading… updated Dec 20, 2022
Add support for xml request , to add xml request into Request object
#1036 opened Nov 14, 2022 by Salman98 Loading… updated Dec 20, 2022
Add support for OpenID Connect PKCE
#951 opened Nov 20, 2018 by darthsteven Loading… updated Feb 26, 2023
OpenID: User Claims fix for authorization_code response type
#1055 opened Oct 10, 2023 by vampirefrog Loading… updated Oct 10, 2023
added possibility to inject custom encryption object for IdToken response type
#1057 opened Nov 24, 2023 by A-Shevchenko Loading… updated Dec 4, 2023
Enable user claim storage in OpenID payload
#1060 opened Feb 7, 2024 by ahmadfadlydziljalal Loading… updated Feb 7, 2024
ProTip! Filter pull requests by the default branch with base:main.