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
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
.
aws-amplify
/
amplify-js
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
9.6k
Code
Issues
461
Pull requests
47
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(auth): migrate auth APIs to AmplifyContext
- #14836
#14836
Merged
bobbor
merged 11 commits into
feat/bobbor/v6-context
aws-amplify/amplify-js:feat/bobbor/v6-context
from
feat/b-auth-context
aws-amplify/amplify-js:feat/b-auth-context
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(auth): migrate auth APIs to AmplifyContext
#14836
bobbor
merged 11 commits into
feat/bobbor/v6-context
aws-amplify/amplify-js:feat/bobbor/v6-context
from
feat/b-auth-context
aws-amplify/amplify-js:feat/b-auth-context
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
feat(auth): migrate auth APIs to AmplifyContext (B-auth split)
Show description for a75a766
bobbor
committed
a75a766
View commit details
Copy full SHA for a75a766
Browse repository at this point
fix: use resolveCtxArgs<[]> for no-input overloads
Show description for 0156bf0
bobbor
committed
0156bf0
View commit details
Copy full SHA for 0156bf0
Browse repository at this point
fix: use ctx.fetchAuthSession() instead of singleton fetchAuthSession()
Show description for 0ffe298
bobbor
committed
0ffe298
View commit details
Copy full SHA for 0ffe298
Browse repository at this point
fix: server wrappers accept both AmplifyContext and ContextSpec
Show description for f02bd7d
bobbor
committed
f02bd7d
View commit details
Copy full SHA for f02bd7d
Browse repository at this point
fix: resolve lint and formatting issues
Show description for 452cc8f
bobbor
committed
452cc8f
View commit details
Copy full SHA for 452cc8f
Browse repository at this point
fix: remove tsconfig.tsbuildinfo build artifact
bobbor
committed
7809c2b
View commit details
Copy full SHA for 7809c2b
Browse repository at this point
Commits on Jun 4, 2026
fix: update auth tests to use AmplifyContext directly
Show description for a14dbe0
bobbor
committed
a14dbe0
View commit details
Copy full SHA for a14dbe0
Browse repository at this point
Commits on Jul 6, 2026
fix(auth): address PR review comments
Show description for 9b597bb
bobbor
committed
9b597bb
View commit details
Copy full SHA for 9b597bb
Browse repository at this point
fix(auth): correct import order in autoSignInUserConfirmed test
Show description for c62c208
bobbor
committed
c62c208
View commit details
Copy full SHA for c62c208
Browse repository at this point
test(rtn-passkeys): use iPhone 17 simulator for iOS unit tests
Show description for 78651a4
bobbor
committed
78651a4
View commit details
Copy full SHA for 78651a4
Browse repository at this point
fix(auth): address review feedback on context threading
Show description for 0c91982
bobbor
committed
0c91982
View commit details
Copy full SHA for 0c91982
Browse repository at this point
You can’t perform that action at this time.