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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
fproject
/
php-jwt
Public
forked from
googleapis/php-jwt
Notifications
You must be signed in to change notification settings
Fork
20
Star
28
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Adjust JWK Generate RSA Public Key Format
- #4
#4
Open
albinwong
wants to merge 28 commits into
fproject:master
fproject/php-jwt:master
from
albinwong:master
albinwong/php-jwt:master
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Adjust JWK Generate RSA Public Key Format
#4
albinwong
wants to merge 28 commits into
fproject:master
fproject/php-jwt:master
from
albinwong:master
albinwong/php-jwt:master
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2019
Adds ES256 to supported algorithms (#239)
beamerblvd
authored and
bshaffer
committed
2e5281c
View commit details
Copy full SHA for 2e5281c
Browse repository at this point
Fixes tests, adds PHP 7.3 (#257)
bshaffer
authored
5f68890
View commit details
Copy full SHA for 5f68890
Browse repository at this point
Commits on Nov 12, 2019
Whitespace style fix (#255)
Krisell
authored and
bshaffer
committed
264e5c7
View commit details
Copy full SHA for 264e5c7
Browse repository at this point
Comment typo fix (#253)
stembrain
authored and
bshaffer
committed
8228431
View commit details
Copy full SHA for 8228431
Browse repository at this point
Clearer variable name in README (#229)
glaand
authored and
bshaffer
committed
bc324de
View commit details
Copy full SHA for bc324de
Browse repository at this point
Commits on Dec 17, 2019
Use json_last_error without unnecessary existence check (#263)
Krisell
authored and
bshaffer
committed
20f3729
View commit details
Copy full SHA for 20f3729
Browse repository at this point
Commits on Feb 11, 2020
Add php 7.4 to travis (#266)
sergiy-petrov
authored
23192ac
View commit details
Copy full SHA for 23192ac
Browse repository at this point
Commits on Feb 19, 2020
docs: add resource type as 2nd param in decode method (#205)
win0err
authored
ccc74fb
View commit details
Copy full SHA for ccc74fb
Browse repository at this point
tests: update PHPUnit test classes (#193)
bshaffer
authored
ecb25af
View commit details
Copy full SHA for ecb25af
Browse repository at this point
docs: fix missed param name (#207)
rtm-ctrlz
authored
78ec50c
View commit details
Copy full SHA for 78ec50c
Browse repository at this point
Commits on Feb 24, 2020
feat: add support for ES256 algorithm (#256)
bshaffer
authored
4566062
View commit details
Copy full SHA for 4566062
Browse repository at this point
Commits on Feb 29, 2020
fix: added keywords to composer.json (#243) (#271)
NiMeDia
authored
9eb9f98
View commit details
Copy full SHA for 9eb9f98
Browse repository at this point
Commits on Mar 5, 2020
remove ignore_bit_strings (#276)
bshaffer
authored
5cd7ae0
View commit details
Copy full SHA for 5cd7ae0
Browse repository at this point
Commits on Mar 16, 2020
test: allow for later versions of phpunit (#277)
phil-davis
authored
51034b4
View commit details
Copy full SHA for 51034b4
Browse repository at this point
Commits on Mar 21, 2020
feat: adds JWK support (#273)
EricTendian
authored
b0def5f
View commit details
Copy full SHA for b0def5f
Browse repository at this point
test: use keys for testing JWK (#283)
bshaffer
authored
27ee05f
View commit details
Copy full SHA for 27ee05f
Browse repository at this point
Commits on Mar 23, 2020
chore: code cleanup (#278)
phil-davis
authored
3811d69
View commit details
Copy full SHA for 3811d69
Browse repository at this point
Commits on Mar 25, 2020
chore: fixes cs and adds cs checking to travis (#284)
bshaffer
authored
feb0e82
View commit details
Copy full SHA for feb0e82
Browse repository at this point
Commits on May 18, 2020
Adjust JWK Generate RSA Public Key Format
albinwong
committed
c4de650
View commit details
Copy full SHA for c4de650
Browse repository at this point
Commits on Oct 26, 2020
docs: add JWK usage to README (#307)
bshaffer
authored
1fae8c4
View commit details
Copy full SHA for 1fae8c4
Browse repository at this point
Commits on Nov 3, 2020
Merge branch 'master' into master
albinwong
authored
e3ad034
View commit details
Copy full SHA for e3ad034
Browse repository at this point
Commits on Feb 12, 2021
fix: add missing use statement in JWK (#303)
pendenga
authored
f42c911
View commit details
Copy full SHA for f42c911
Browse repository at this point
Commits on Mar 5, 2021
chore: add phpdoc @throws in JWT::decode (#320)
bborrel
authored
7b4f4d2
View commit details
Copy full SHA for 7b4f4d2
Browse repository at this point
Merge branch 'master' into master
bshaffer
authored
099e6af
View commit details
Copy full SHA for 099e6af
Browse repository at this point
chore: remove leading backslashes in imports (#301)
Show description for 474047d
kewlashu
and
bshaffer
authored
474047d
View commit details
Copy full SHA for 474047d
Browse repository at this point
Commits on May 17, 2021
chore: remove travis, add github actions (#331)
bshaffer
authored
8ddb395
View commit details
Copy full SHA for 8ddb395
Browse repository at this point
fix: allow for null d values in RSA JWK (#330)
bshaffer
authored
d7cd1db
View commit details
Copy full SHA for d7cd1db
Browse repository at this point
Merge branch 'master' into master
bshaffer
authored
06b808e
View commit details
Copy full SHA for 06b808e
Browse repository at this point
You can’t perform that action at this time.