This website requires JavaScript.
Explore
Help
Register
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
2025-01-09 13:27:51 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
227
Commits
11
Branches
86
Tags
15
MiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alex Bilbie
b8cb4c697a
Remove untrue statement
2016-03-17 09:48:05 +00:00
_data
Checkin
2016-03-15 20:33:44 +00:00
_layouts
Inital commit
2014-09-30 22:33:42 +01:00
master
Travis pushed coverage of 3ad97b4ef45757780d4aad91c1853fef2b77d43e@master to gh-pages
2016-01-20 11:34:50 +00:00
.gitignore
Updated .gitignore
2016-03-10 19:04:31 +00:00
auth-server-auth-code.md
Fixing typos
2015-07-15 16:24:46 +02:00
auth-server-client-credentials.md
Checkin
2016-03-15 20:33:44 +00:00
auth-server-custom-grants.md
Updated docs
2014-09-30 22:44:18 +01:00
auth-server-custom-token-identifier-generator.md
Updated docs
2014-09-30 22:44:18 +01:00
auth-server-events.md
Clarificiation that event "may" be emitted
2014-10-01 08:49:18 +01:00
auth-server-password.md
fix exception type in example
2015-06-11 11:19:10 +12:00
auth-server-refresh-token.md
Merge pull request
#233
from joshtronic/patch-1
2014-10-17 12:22:37 +01:00
auth-server-which-grant.md
Replaced uses of authorisation with authorization.
Fixes
#413
2015-12-22 13:30:22 +00:00
CNAME
Re-added CNAME
2014-10-01 09:06:38 +01:00
framework-integrations.md
Checkin
2016-03-15 20:33:44 +00:00
index.md
Remove untrue statement
2016-03-17 09:48:05 +00:00
installation.md
Checkin
2016-03-15 20:33:44 +00:00
resource-server-securing-api.md
Added missing `
2014-12-27 23:35:33 +00:00
terminology.md
Checkin
2016-03-15 20:33:44 +00:00
token-types.md
Updated token types
2014-12-27 23:35:25 +00:00
Description
A spec compliant, secure by default PHP OAuth 2.0 Server
MIT
Languages
PHP
100%