Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bshaffer
/
oauth2-server-php
Public
Notifications
You must be signed in to change notification settings
Fork
944
Star
3.3k
Code
Issues
255
Pull requests
33
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Phalcon storage
- #743
#743
Open
lucasantarella
wants to merge 19 commits into
bshaffer:develop
bshaffer/oauth2-server-php:develop
from
lucasantarella:phalcon-storage
lucasantarella/oauth2-server-php:phalcon-storage
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Phalcon storage
#743
lucasantarella
wants to merge 19 commits into
bshaffer:develop
bshaffer/oauth2-server-php:develop
from
lucasantarella:phalcon-storage
lucasantarella/oauth2-server-php:phalcon-storage
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2016
Added all Phalcon models and the storage controller
lucasantarella
committed
d68233e
View commit details
Copy full SHA for d68233e
Browse repository at this point
Updated Oauth logic to be compliant with the standard
lucasantarella
committed
074d366
View commit details
Copy full SHA for 074d366
Browse repository at this point
Updated namespaces
lucasantarella
committed
eedce8f
View commit details
Copy full SHA for eedce8f
Browse repository at this point
Commits on Jun 30, 2016
Cleaned up code to be consistent and pretty
lucasantarella
committed
04f183e
View commit details
Copy full SHA for 04f183e
Browse repository at this point
Added PRIMARY KEY to the Build SQL
lucasantarella
committed
a0a289e
View commit details
Copy full SHA for a0a289e
Browse repository at this point
Fixed syntax error
lucasantarella
committed
2173560
View commit details
Copy full SHA for 2173560
Browse repository at this point
Reformatted for consistency
lucasantarella
committed
ced15f3
View commit details
Copy full SHA for ced15f3
Browse repository at this point
Fixed namespace problem
lucasantarella
committed
835b318
View commit details
Copy full SHA for 835b318
Browse repository at this point
Commits on Jul 1, 2016
Changed table names to conform to the PDO class table names
lucasantarella
committed
cf3a157
View commit details
Copy full SHA for cf3a157
Browse repository at this point
Added base Phalcon test
lucasantarella
committed
4d77748
View commit details
Copy full SHA for 4d77748
Browse repository at this point
Phalcon travis ci config (#1)
Show description for f18eb47
lucasantarella
authored
f18eb47
View commit details
Copy full SHA for f18eb47
Browse repository at this point
Commits on Jul 5, 2016
Revert "Phalcon travis ci config (#1)"
Show description for cfd5166
lucasantarella
committed
cfd5166
View commit details
Copy full SHA for cfd5166
Browse repository at this point
Phalcon travis ci config (#2)
Show description for fa994c1
lucasantarella
authored
fa994c1
View commit details
Copy full SHA for fa994c1
Browse repository at this point
Commits on Jul 6, 2016
Using function instead of class object (#3)
Show description for 5d1cf4b
lucasantarella
authored
5d1cf4b
View commit details
Copy full SHA for 5d1cf4b
Browse repository at this point
Commits on Jul 7, 2016
Using old array syntax for compatibility with PHP 5.3
lucasantarella
committed
4f90609
View commit details
Copy full SHA for 4f90609
Browse repository at this point
Updated travis config
lucasantarella
committed
97d6f14
View commit details
Copy full SHA for 97d6f14
Browse repository at this point
All php 5.3 versions
lucasantarella
committed
ab1d2bd
View commit details
Copy full SHA for ab1d2bd
Browse repository at this point
Commits on Aug 4, 2016
Requiring Phalcon extension
lucasantarella
committed
122aebd
View commit details
Copy full SHA for 122aebd
Browse repository at this point
Requiring Phalcon extension for autoload
lucasantarella
committed
a016904
View commit details
Copy full SHA for a016904
Browse repository at this point
You can’t perform that action at this time.