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
Type
/
to 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
.
Sorcery
/
sorcery
Public
Notifications
You must be signed in to change notification settings
Fork
230
Star
1.5k
Code
Issues
35
Pull requests
20
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Hotfix twitter login
- #6
#6
Open
ebihara99999
wants to merge 11 commits into
Sorcery:main
Sorcery/sorcery:main
from
ebihara99999:hotfix-twitter-login
ebihara99999/sorcery:hotfix-twitter-login
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Hotfix twitter login
#6
ebihara99999
wants to merge 11 commits into
Sorcery:main
Sorcery/sorcery:main
from
ebihara99999:hotfix-twitter-login
ebihara99999/sorcery:hotfix-twitter-login
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2017
Add username to users in a migration template file.
ebihara99999
committed
2645db3
View commit details
Copy full SHA for 2645db3
Browse repository at this point
Remove not null constraint from email in users.
ebihara99999
committed
409ce45
View commit details
Copy full SHA for 409ce45
Browse repository at this point
Add unique index to username.
ebihara99999
committed
596c66e
View commit details
Copy full SHA for 596c66e
Browse repository at this point
Revert "Remove not null constraint from email in users."
Show description for 842a630
ebihara99999
committed
842a630
View commit details
Copy full SHA for 842a630
Browse repository at this point
Set the same constrants as lib/generators/sorcery/templates/migration/core.rb
ebihara99999
committed
80fde0e
View commit details
Copy full SHA for 80fde0e
Browse repository at this point
Add empty string to email to #create_new_external_user.
ebihara99999
committed
1d76bc0
View commit details
Copy full SHA for 1d76bc0
Browse repository at this point
Add a feature setting empty string to email.
Show description for 1e42b7b
ebihara99999
committed
1e42b7b
View commit details
Copy full SHA for 1e42b7b
Browse repository at this point
Add tests of #create_from_provider.
ebihara99999
committed
8ff1ad7
View commit details
Copy full SHA for 8ff1ad7
Browse repository at this point
Modify twitter user_info_mapping from email to username.
ebihara99999
committed
5e5dbf7
View commit details
Copy full SHA for 5e5dbf7
Browse repository at this point
Remove #custom_create_new_external_user, which is never used.
ebihara99999
committed
2fb9646
View commit details
Copy full SHA for 2fb9646
Browse repository at this point
Change the email value, '', into "#{SecureRandom.uuid}@example.com"
Show description for 6f7d553
ebihara99999
committed
6f7d553
View commit details
Copy full SHA for 6f7d553
Browse repository at this point
You can’t perform that action at this time.