Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ember-simple-auth): local-storage, session-storage, ephemeral to ES6 class. #2880

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

BobrImperator
Copy link
Collaborator

@BobrImperator BobrImperator commented Dec 26, 2024

  • Refactors to ES6 the following storage-stores
    • local-storage
    • session-storage
    • ephemeral
  • Changes how the stores were initialized for testing.

Copy link

github-actions bot commented Dec 26, 2024

Some tests with 'continue-on-error: true' have failed:

  • test-app test:one ember-canary

  • test-esa test:one ember-beta

  • test-esa test:one ember-canary

    Created by continue-on-error-comment

@BobrImperator BobrImperator merged commit 123e0a2 into master Dec 26, 2024
41 of 44 checks passed
@BobrImperator BobrImperator deleted the es6-stores-refactoring branch December 26, 2024 02:08
@github-actions github-actions bot mentioned this pull request Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant