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 }}
binarylogic
/
authlogic
Public
Notifications
You must be signed in to change notification settings
Fork
632
Star
4.3k
Code
Issues
9
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
Allow single_access_token via HTTP headers
- #784
#784
Open
sevgibson
wants to merge 13 commits into
binarylogic:master
binarylogic/authlogic:master
from
sevgibson:allow_headers
sevgibson/authlogic:allow_headers
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Allow single_access_token via HTTP headers
#784
sevgibson
wants to merge 13 commits into
binarylogic:master
binarylogic/authlogic:master
from
sevgibson:allow_headers
sevgibson/authlogic:allow_headers
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
allow single_access_token via http headers
sevgibson
committed
3a97747
View commit details
Copy full SHA for 3a97747
Browse repository at this point
remove unnecessary setup
sevgibson
committed
c299042
View commit details
Copy full SHA for c299042
Browse repository at this point
DRY it up
sevgibson
committed
404fa2b
View commit details
Copy full SHA for 404fa2b
Browse repository at this point
forgot to modify test module name
sevgibson
committed
575f177
View commit details
Copy full SHA for 575f177
Browse repository at this point
Use suggested Set intersect instead of array `&`
Show description for ca04215
sevgibson
and
jaredbeck
committed
ca04215
View commit details
Copy full SHA for ca04215
Browse repository at this point
add changelog entry
sevgibson
committed
f21b4ce
View commit details
Copy full SHA for f21b4ce
Browse repository at this point
punctuation
Show description for b50cedd
sevgibson
and
tiegz
committed
b50cedd
View commit details
Copy full SHA for b50cedd
Browse repository at this point
test method naming clarity
Show description for d84b8c6
sevgibson
and
tiegz
committed
d84b8c6
View commit details
Copy full SHA for d84b8c6
Browse repository at this point
fix whitespace
sevgibson
committed
24e7ab0
View commit details
Copy full SHA for 24e7ab0
Browse repository at this point
Update lib/authlogic/session/base.rb
Show description for ab04acd
sevgibson
and
jaredbeck
committed
ab04acd
View commit details
Copy full SHA for ab04acd
Browse repository at this point
default headers_key is nil
sevgibson
committed
03c2c4d
View commit details
Copy full SHA for 03c2c4d
Browse repository at this point
Update lib/authlogic/session/base.rb
Show description for de7ce4e
sevgibson
and
jaredbeck
committed
de7ce4e
View commit details
Copy full SHA for de7ce4e
Browse repository at this point
Use request.headers instead of response headers for single_access_token
Show description for 4c016ec
sevgibson
and
claude
committed
4c016ec
View commit details
Copy full SHA for 4c016ec
Browse repository at this point
You can’t perform that action at this time.