{"library":"ember-cognito","type":"library","category":null,"description":"ember-cognito is an Ember Addon that integrates the Ember.js authentication library, ember-simple-auth, with AWS Amplify and AWS Cognito User Pools. It provides a custom authenticator and a service to access Amplify authentication methods, streamlining user authentication in Ember applications using AWS's managed identity service. The current stable version is 4.0.2, released in December 2025. This addon has a consistent release cadence, frequently updating to support newer Ember.js and AWS Amplify versions. A key differentiator is its seamless integration with ember-simple-auth, abstracting the complexities of interacting directly with the AWS Cognito SDK via Amplify, and providing helpers for common authentication flows like sign-up, confirmation, and session management. It also requires specific configuration for modern Ember v2 addons and Embroider compatibility.","language":"javascript","status":"active","version":"4.0.2","tags":["javascript","ember-addon","cognito"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-cognito","imports":["import Authenticator from 'ember-cognito/authenticators/cognito';","import { service } from '@ember/service'; class MyComponent { @service cognito; }","import emberCognitoRegistry from 'ember-cognito/registry';"]},{"cmd":"yarn add ember-cognito","imports":[]},{"cmd":"pnpm add ember-cognito","imports":[]}],"homepage":null,"github":"https://github.com/adopted-ember-addons/ember-cognito","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cognito","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ember-cognito/compatibility"}}