issues
search
FriendsOfSymfony
/
oauth2-php
A server implementation of OAuth 2.0
MIT License
515
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Symfony 6 support
#132
escopecz
closed
1 month ago
2
update all libraries to symfony 6.4
#131
didier2l
closed
9 months ago
0
Develop
#130
OrchestraSoftec
closed
1 year ago
0
Adds Symfony 6 support.
#129
iisisrael
opened
2 years ago
3
Single-file deployment for dummies?
#128
dumblob
closed
3 years ago
2
Use Github Action
#127
vasilvestre
closed
3 years ago
0
Quit PHPUNIT 4
#126
vasilvestre
closed
3 years ago
0
Use github action, remove travis, drop phpunit 4 support and support PHP 8.0
#125
vasilvestre
closed
3 years ago
6
Support PHP 8
#124
vasilvestre
closed
3 years ago
3
PHP 8 support
#123
pamil
closed
3 years ago
1
Tag 1.3.1
#122
LoicLEMEUT
closed
3 years ago
1
Update OAuth2.php
#121
alexwyett
closed
4 years ago
2
[Security] Add exact check for domain and port
#120
marekm4
closed
4 years ago
1
Symfony 4.4.* / 5.0.* Support
#119
elchris
closed
3 years ago
1
Fix implicit redirect parameters and validation
#118
iisisrael
closed
4 years ago
3
Support for Symfony5
#117
robaks
closed
4 years ago
1
Added OAuth2 interface
#116
karser
closed
5 years ago
1
Custom auth
#115
NicolaPez
closed
5 years ago
0
Add event dispatch for easier customization
#114
YaoOcelotl
opened
5 years ago
0
FosOauthServerBundle differences
#113
ikodev
closed
6 years ago
2
Invalid PHPDocs for extensions
#112
dkarlovi
opened
6 years ago
0
Allow to post datas "application/json" within the request body
#111
MobileD-pro
closed
6 years ago
1
add manual convert string httpCode to int
#110
KVytyagov
opened
6 years ago
0
Update OAuth2.php
#109
alefcastelo
opened
6 years ago
0
Only one active accessToken
#108
cored0wn
opened
6 years ago
1
Tag 1.2.3
#107
dinamic
closed
6 years ago
1
Use http-foundation Response const
#106
BlAzAk
closed
6 years ago
1
Fixing HTTP status code definition
#105
SebScoFr
closed
6 years ago
10
Update http codes constant to integer
#104
panki3a
closed
6 years ago
1
Support for Symfony 4
#103
Nyholm
closed
6 years ago
3
supported scopes are used as default scopes
#102
MarioHoberg
opened
7 years ago
3
Why only GET and POST methods allowed?
#101
klandaika
opened
7 years ago
4
Fixed token type "Bearer" to start with uppercase letter.
#100
themizzi
closed
11 months ago
3
Override genAccessToken()
#99
ajax13
opened
7 years ago
1
Inconsistent token_type values 'bearer' and 'Bearer'
#98
bambeusz
opened
7 years ago
1
Properly unescape redirect_uris before comparing them
#97
netmikey
opened
7 years ago
1
Add lifetime in access token request
#96
lutskanu
closed
7 years ago
0
Redirect url sanitization strips umlauts (öäü)
#95
healerz
opened
7 years ago
0
Allow to set a TokenGenerator to override default implementation.
#94
iamluc
opened
7 years ago
6
POST multipart forms fail to authenticate
#93
alanhartless
opened
8 years ago
0
Adjust composer.json file to allow usage of PHP 7
#92
stloyd
closed
6 years ago
3
Adjust OAuth2 class a bit to prevent PHP notices
#91
stloyd
closed
1 year ago
0
Fix for ensuring the redirect uri is identical across the initial aut…
#90
ghost
opened
8 years ago
0
Access Token Request allows invalid redirect_uri parameter
#89
ghost
opened
8 years ago
0
Allow Symfony HTTPFoundation 3.0
#88
luispabon
closed
8 years ago
6
Fix password grant to allow using without `secret`
#87
AlmogBaku
closed
7 years ago
0
Use Symfony’s SecureRandom instead of home-grown crypto code
#86
lstrojny
opened
8 years ago
4
Add extension mechanism to allow for custom response parameters
#85
lstrojny
opened
9 years ago
0
is secure to send password as plain text to get the access token?
#84
bitgandtter
closed
1 year ago
2
Extra headers fixed and "options" method added
#83
unValerio
closed
2 years ago
0
Next