Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
creichert
/
yesod-auth-oauth2
Public
forked from
freckle/yesod-auth-oauth2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 7, 2015
Version bump
pbrisbin
committed
d840af3
Copy full SHA for d840af3
Merge pull request #21 from snoyberg/master
Show description for b604577
pbrisbin
committed
b604577
Copy full SHA for b604577
Allow transformers 0.4
snoyberg
committed
9524778
Copy full SHA for 9524778
Commits on Nov 7, 2014
Version bump
pbrisbin
committed
784025d
Copy full SHA for 784025d
Commits on Oct 10, 2014
Merge pull request #15 from gfontenot/master
Show description for 95afd6f
pbrisbin
committed
95afd6f
Copy full SHA for 95afd6f
Commits on Oct 6, 2014
Bump aeson version requirement
Show description for 34db743
gfontenot
committed
34db743
Copy full SHA for 34db743
Commits on Oct 2, 2014
Merge pull request #14 from docmunch/yesod-1.4
Show description for 85400ab
pbrisbin
committed
85400ab
Copy full SHA for 85400ab
Commits on Sep 30, 2014
bump version bounds to allow yesod 1.4
gregwebs
committed
5cc9f60
Copy full SHA for 5cc9f60
Commits on Sep 22, 2014
Whitespace
pbrisbin
committed
646d2b2
Copy full SHA for 646d2b2
Update README for new usage
pbrisbin
committed
a5c6915
Copy full SHA for a5c6915
Version bump
pbrisbin
committed
b5ce151
Copy full SHA for b5ce151
Merge pull request #13 from benekastah/master
Show description for a4623d9
pbrisbin
committed
a4623d9
Copy full SHA for a4623d9
Scopes can now be passed in, most of the spotify user object is returned in the credentials
Paul Harper
committed
261cbc3
Copy full SHA for 261cbc3
Commits on Sep 21, 2014
misc gitignore updates
Paul Harper
committed
04a5aad
Copy full SHA for 04a5aad
Added Spotify as a supported OAuth2 backend
Paul Harper
committed
a1ff864
Copy full SHA for a1ff864
Commits on Sep 18, 2014
Version bump
pbrisbin
committed
46b0d1f
Copy full SHA for 46b0d1f
Merge pull request #12 from skade/optional-name
Show description for 66054fb
pbrisbin
committed
66054fb
Copy full SHA for 66054fb
Make Github name optional
Show description for 81ece80
skade
committed
81ece80
Copy full SHA for 81ece80
Version bump
pbrisbin
committed
d2e384c
Copy full SHA for d2e384c
Merge pull request #11 from skade/expose-github-scope
Show description for 1ab10c3
pbrisbin
committed
1ab10c3
Copy full SHA for 1ab10c3
Commits on Sep 17, 2014
Expose auth2GithubScoped
Show description for 3eeae32
skade
committed
3eeae32
Copy full SHA for 3eeae32
Commits on Sep 13, 2014
Larger version bump
pbrisbin
committed
4b2d7e3
Copy full SHA for 4b2d7e3
Address compiler warnings
Show description for eb5f948
pbrisbin
committed
eb5f948
Copy full SHA for eb5f948
Merge pull request #10 from freiric/github-provider
Show description for 3b2aeed
pbrisbin
committed
3b2aeed
Copy full SHA for 3b2aeed
Commits on Aug 31, 2014
hardcode the scope to user:email (if more info is needed the code will anyway have to be changed to include more queries)
freiric
committed
8046f4d
Copy full SHA for 8046f4d
fetch github email in a second query to https://api.github.com/user/emails (the query to https://api.github.com/user return a null in the email field)
freiric
committed
a992fdb
Copy full SHA for a992fdb
bump version
freiric
committed
e34156d
Copy full SHA for e34156d
correct typo in the authentication query to github
freiric
committed
4fdd311
Copy full SHA for 4fdd311
Commits on Aug 29, 2014
remove redundant bracket
freiric
committed
d6fe309
Copy full SHA for d6fe309
use tls manager argument in fetchGithubProfile (introduced in 'Version upgrade (hoauth2 0.4.1)'.)
freiric
committed
165713c
Copy full SHA for 165713c
fix cabal file: take into account the split of network from version 2.6,
Show description for ec80c8f
freiric
committed
ec80c8f
Copy full SHA for ec80c8f
Add a github OAuth2 provider
cpennington
authored and
freiric
committed
7c002e1
Copy full SHA for 7c002e1
Update to hauth2 0.4.*
cpennington
authored and
freiric
committed
3933343
Copy full SHA for 3933343
Commits on Aug 19, 2014
Bump version
pbrisbin
committed
1d11572
Copy full SHA for 1d11572
Reformat data declaration and comment
Show description for a2647e0
pbrisbin
committed
a2647e0
Copy full SHA for a2647e0
Pagination
Previous
Next
You can’t perform that action at this time.