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 }}
revel
/
modules
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
48
Code
Issues
6
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
JWT Auth module
- #16
#16
Open
jeevatkm
wants to merge 18 commits into
revel:develop
revel/modules:develop
from
jeevatkm:jwtauth
jeevatkm/modules:jwtauth
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
JWT Auth module
#16
jeevatkm
wants to merge 18 commits into
revel:develop
revel/modules:develop
from
jeevatkm:jwtauth
jeevatkm/modules:jwtauth
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2015
Preparing directory for jwtauth module
jeevatkm
committed
53784d9
View commit details
Copy full SHA for 53784d9
Browse repository at this point
Pushing JWT Auth Module for revel go framework
jeevatkm
committed
64fb07f
View commit details
Copy full SHA for 64fb07f
Browse repository at this point
Added documentation in the readme
jeevatkm
committed
28d1ecf
View commit details
Copy full SHA for 28d1ecf
Browse repository at this point
Readme update and refactoring
jeevatkm
committed
dd2567e
View commit details
Copy full SHA for dd2567e
Browse repository at this point
Improvements, refactor and readme update
jeevatkm
committed
3975611
View commit details
Copy full SHA for 3975611
Browse repository at this point
Added revel example application here /example
jeevatkm
committed
0600b12
View commit details
Copy full SHA for 0600b12
Browse repository at this point
This file is just for `go get` option
jeevatkm
committed
f115e3d
View commit details
Copy full SHA for f115e3d
Browse repository at this point
Delete goget.go
jeevatkm
committed
e8024fd
View commit details
Copy full SHA for e8024fd
Browse repository at this point
Added notes for example
jeevatkm
committed
9d43609
View commit details
Copy full SHA for 9d43609
Browse repository at this point
Checked-in key files too for demo app. however create one for yourself.
jeevatkm
committed
8364711
View commit details
Copy full SHA for 8364711
Browse repository at this point
added commands in example readme for creating key files
jeevatkm
committed
fda3d0c
View commit details
Copy full SHA for fda3d0c
Browse repository at this point
Added ECDSA key files and app.conf update
jeevatkm
committed
4ffb983
View commit details
Copy full SHA for 4ffb983
Browse repository at this point
Implemented JWT signing methods - HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512
jeevatkm
committed
692adaa
View commit details
Copy full SHA for 692adaa
Browse repository at this point
Added sample application documentation
jeevatkm
committed
acff165
View commit details
Copy full SHA for acff165
Browse repository at this point
clean up
jeevatkm
committed
7e933ed
View commit details
Copy full SHA for 7e933ed
Browse repository at this point
Module and example application namespace updated (revel/modules)
jeevatkm
committed
a921dd1
View commit details
Copy full SHA for a921dd1
Browse repository at this point
Commits on Sep 30, 2015
Update of doc and readme
jeevatkm
committed
c2da7dd
View commit details
Copy full SHA for c2da7dd
Browse repository at this point
Commits on Jan 10, 2016
Added /validate is implemented for token.
jeevatkm
committed
44c4703
View commit details
Copy full SHA for 44c4703
Browse repository at this point
You can’t perform that action at this time.