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 }}
bigspawn
/
anilist-mal-sync
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
41
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve oauth
- #15
#15
Merged
bigspawn
merged 13 commits into
main
bigspawn/anilist-mal-sync:main
from
improve-oauth
bigspawn/anilist-mal-sync:improve-oauth
Copy head branch name to clipboard
Jan 6, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Improve oauth
#15
bigspawn
merged 13 commits into
main
bigspawn/anilist-mal-sync:main
from
improve-oauth
bigspawn/anilist-mal-sync:improve-oauth
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
Fix #7: Correct error message for token file path validation
Show description for 9a027ad
bigspawn
committed
9a027ad
View commit details
Copy full SHA for 9a027ad
Browse repository at this point
Fix #5: Remove log.Fatalf from HTTP handlers and shutdown logic
Show description for 559acd3
bigspawn
committed
559acd3
View commit details
Copy full SHA for 559acd3
Browse repository at this point
Fix #2: Add mutex protection for token access race conditions
Show description for 4f03ddf
bigspawn
committed
4f03ddf
View commit details
Copy full SHA for 4f03ddf
Browse repository at this point
Fix #1: Implement CSRF protection with state parameter validation
Show description for 9b98693
bigspawn
committed
9b98693
View commit details
Copy full SHA for 9b98693
Browse repository at this point
Fix #3: Use proper S256 PKCE for MyAnimeList OAuth
Show description for 2a26ba6
bigspawn
committed
2a26ba6
View commit details
Copy full SHA for 2a26ba6
Browse repository at this point
Fix #4: Add PKCE S256 to AniList OAuth
Show description for 7c1597c
bigspawn
committed
7c1597c
View commit details
Copy full SHA for 7c1597c
Browse repository at this point
Fix #6: Fix context propagation in token refresh
Show description for 89f04a5
bigspawn
committed
89f04a5
View commit details
Copy full SHA for 89f04a5
Browse repository at this point
Fix #8: Implement atomic file writes for token storage
Show description for 38ebbdb
bigspawn
committed
38ebbdb
View commit details
Copy full SHA for 38ebbdb
Browse repository at this point
Fix MAL OAuth: Use plain PKCE method instead of S256
Show description for 1ec0aa0
bigspawn
committed
1ec0aa0
View commit details
Copy full SHA for 1ec0aa0
Browse repository at this point
Fix SIGINT handling during OAuth flow
Show description for d0ea131
bigspawn
committed
d0ea131
View commit details
Copy full SHA for d0ea131
Browse repository at this point
Add comprehensive OAuth tests and fix createDirIfNotExists bug
Show description for 4ec498b
bigspawn
committed
4ec498b
View commit details
Copy full SHA for 4ec498b
Browse repository at this point
Fix all linter issues
Show description for 81e7a54
bigspawn
committed
81e7a54
View commit details
Copy full SHA for 81e7a54
Browse repository at this point
fix ignore
bigspawn
committed
c3ff7d4
View commit details
Copy full SHA for c3ff7d4
Browse repository at this point
You can’t perform that action at this time.