-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Insights: aws-amplify/amplify-js
Overview
Could not load contribution data
Please try again later
3 Releases published by 2 people
-
aws-amplify@6.15.1 2025-06-17 Amplify JS release - aws-amplify@6.15.1
published
Jun 17, 2025 -
aws-amplify@6.15.2 2025-07-02 Amplify JS release - aws-amplify@6.15.2
published
Jul 2, 2025 -
aws-amplify@6.15.3 2025-07-03 Amplify JS release - aws-amplify@6.15.3
published
Jul 3, 2025
17 Pull requests merged by 7 people
-
chore: improve fetchAuthSession docs
#14461 merged
Jul 10, 2025 -
feat(api-rest): support "body" in delete API
#14462 merged
Jul 10, 2025 -
feat: refresh token rotation
#14427 merged
Jul 10, 2025 -
chore: remove concatenated licenses
#14439 merged
Jul 3, 2025 -
chore(deps-dev): override brace-expansion version to be "1.1.12"
#14426 merged
Jul 3, 2025 -
chore: Merge release into main
#14457 merged
Jul 3, 2025 -
release(required): fix uuid dependency conflict
#14456 merged
Jul 3, 2025 -
fix: error building expo application
#14436 merged
Jul 2, 2025 -
chore: Merge release into main
#14454 merged
Jul 2, 2025 -
release(required): Amplify JS release
#14447 merged
Jul 2, 2025 -
fix: await AppSyncEvent WebSocket connection establishment
#14438 merged
Jun 25, 2025 -
fix: remove import side effects for getAmplifyUserAgent()
#14433 merged
Jun 20, 2025 -
chore(deps-dev): bump next from 14.2.26 to 14.2.30
#14430 merged
Jun 18, 2025 -
chore: add a warning if amplify configure has not been called
#14424 merged
Jun 18, 2025 -
chore: update code owners
#14429 merged
Jun 17, 2025 -
chore: Merge release into main
#14432 merged
Jun 17, 2025 -
release(required): Amplify JS release
#14431 merged
Jun 17, 2025
5 Pull requests opened by 3 people
-
fix: implemented cancel scenario in oauthSignIn for signInWithRedirect
#14434 opened
Jun 18, 2025 -
fix: always remove guestIdentityId from keyValueStorage on client-side
#14437 opened
Jun 19, 2025 -
feat: make authSessionOpener configurable
#14448 opened
Jun 26, 2025 -
feat(auth): add prompt parameter to signInWithRedirect
#14464 opened
Jul 11, 2025 -
feat(12820): implement crossTab auth events
#14465 opened
Jul 11, 2025
8 Issues closed by 5 people
-
fetchAuthSession always made a call even with localStorage
#14422 closed
Jul 4, 2025 -
Not respecting forceRefresh: false/undefined
#14446 closed
Jun 30, 2025 -
Question about passkey registration security in Amplify Auth
#14419 closed
Jun 30, 2025 -
Aws Analytics not updating events sessionToken when fetchAuthSession({forceRefresh:true}) is called
#14398 closed
Jun 30, 2025 -
Getting error NotAuthorizedException: Invalid login token. Token expired:
#14348 closed
Jun 24, 2025 -
Enhancement: Refactor resetAutoSignIn to improve boolean parameter clarity
#14405 closed
Jun 17, 2025 -
REFRESH_TOKEN_AUTH is being retried 5 times although the token is expired
#14384 closed
Jun 13, 2025 -
Make it possible to add AbortController's signal to rest-api methods
#14397 closed
Jun 12, 2025
14 Issues opened by 14 people
-
Next.js adapter JWT validation fails with LocalStack due to hardcoded AWS issuer URLs
#14463 opened
Jul 11, 2025 -
Provide a way to make REST API calls at the method level without reaching out to Cognito
#14460 opened
Jul 6, 2025 -
rtn-web-browser does not open browser on Chromebook
#14459 opened
Jul 3, 2025 -
client.models.observerQuery.subscribe with filter returned "items" won't trigger React re-render
#14458 opened
Jul 3, 2025 -
instanceof Request check in @aws-amplify/adapter-nextjs breaks on AWS Lambda (OpenNext/SST)
#14455 opened
Jul 3, 2025 -
Error: OAuthNotConfigureException: oauth param not configured.
#14453 opened
Jul 2, 2025 -
Serverside fetchAuthSession suddenly stopped returning tokens in local development
#14452 opened
Jul 2, 2025 -
Auth: conflicting documentation
#14451 opened
Jul 1, 2025 -
Fluid Compute
#14450 opened
Jul 1, 2025 -
Next Link clears cookies when used inside layout
#14444 opened
Jun 24, 2025 -
Amplify hub.listen("auth",...) not firing events after logging in with google
#14441 opened
Jun 22, 2025 -
Amplify datastore is not using sqlite
#14440 opened
Jun 21, 2025 -
Add Ability to Hide Backend Data Configuration from Unauthenticated Users
#14435 opened
Jun 18, 2025 -
Allow configuration of the email and phone OTP length; currently fixed at an 8 digit PIN
#14428 opened
Jun 13, 2025
21 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Guest identity handling inconsistent with auth flow: throws errors instead of regenerating identities
#14378 commented on
Jun 12, 2025 • 0 new comments -
DataStore disable sync for specific models
#10062 commented on
Jun 17, 2025 • 0 new comments -
sign-in redirect response from Next.js adapter is not returned immediately with Lambda Web Adapter + function URL + CloudFront
#14417 commented on
Jun 17, 2025 • 0 new comments -
❗Sign in with Apple - Button Not Respond after Closing Native Popup
#14198 commented on
Jun 17, 2025 • 0 new comments -
React Native - signIn [Unknown: An unknown error has ocurred.]
#14404 commented on
Jun 18, 2025 • 0 new comments -
How to handle when user cancels the pop up for federated Sign In
#9948 commented on
Jun 19, 2025 • 0 new comments -
Add support for idp_identifier query parameter when going through OAuth
#10226 commented on
Jun 19, 2025 • 0 new comments -
CookieStorage with httpOnly 2021 edition
#8147 commented on
Jun 20, 2025 • 0 new comments -
Broken import for datastore-storage-adapter on fresh Expo RN app
#12801 commented on
Jun 20, 2025 • 0 new comments -
Android confirmSignIn erroring with "Value at 'session' failed to satisfy constraint: Member must have length less than or equal to 8192"
#14411 commented on
Jun 26, 2025 • 0 new comments -
DataStore doesn't trigger update on item updated in a lambda trigger
#14247 commented on
Jun 27, 2025 • 0 new comments -
Refresh Token Rotation implementation
#14396 commented on
Jul 2, 2025 • 0 new comments -
Gen1: Ability to pass configurationID for Facebook Login for Business
#13792 commented on
Jul 4, 2025 • 0 new comments -
Amplify does not call Cognito to refresh session after idToken/accessToken expiry
#14406 commented on
Jul 8, 2025 • 0 new comments -
Authenticator sends a double email with the verification code, and after first login redirects to register view instead home
#14414 commented on
Jul 9, 2025 • 0 new comments -
"undefined is not an object" when importing Notifications library
#11855 commented on
Jul 10, 2025 • 0 new comments -
Is it possible to re-authenticate a password while a user is signed-in?
#1582 commented on
Jul 11, 2025 • 0 new comments -
Oxygen deployment fails: Disallowed operation called within global scope
#14288 commented on
Jul 11, 2025 • 0 new comments -
feat(auth): Add ExtraQueryParams to AuthSignInWithRedirectInput
#13892 commented on
Jul 7, 2025 • 0 new comments -
docs(api-graphql): correct function name from generateServerClient to generateClient in example
#14343 commented on
Jun 18, 2025 • 0 new comments -
Added support for idp_identifier query parameter in cognito authorizer endpoint
#14423 commented on
Jun 25, 2025 • 0 new comments