This website requires JavaScript.
Explore
Help
Sign In
ElyBy-Mirror
/
oauth2-server
Watch
1
Star
0
Fork
0
You've already forked oauth2-server
mirror of
https://github.com/elyby/oauth2-server.git
synced
2026-06-07 01:07:46 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6b0e7c9446c722732c9458ecde705c5d7a3579d
oauth2-server
/
src
T
History
Luca Santarella
a4fc05c31e
Fixed indentation in comment to match code style
2017-10-25 18:33:54 -04:00
..
AuthorizationValidators
Changed function comment to reflect we are setting the public, instead of private key
2017-10-13 23:02:29 +01:00
Entities
…
Exception
Fix
#759
2017-08-03 16:07:11 +01:00
Grant
Fixed indentation in comment to match code style
2017-10-25 18:33:54 -04:00
Middleware
…
Repositories
Updated PHPDoc about the unicity violation exception throwing
2017-07-27 17:31:01 +02:00
RequestTypes
…
ResponseTypes
Added missing methods
2017-07-01 18:08:49 +01:00
AuthorizationServer.php
Removed dead code
2017-07-01 18:15:41 +01:00
CryptKey.php
Removed chmod from CryptKey and add toggle to disable checking
2017-08-03 15:57:39 +02:00
CryptTrait.php
Encryption key just uses Defuse\Crypto now, no key based crypto
2017-07-01 18:07:51 +01:00
RequestEvent.php
…
ResourceServer.php
…