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

Auth APIs refactoring #11

Merged
merged 13 commits into from
Aug 18, 2022
Merged

Auth APIs refactoring #11

merged 13 commits into from
Aug 18, 2022

Conversation

cedoor
Copy link
Collaborator

@cedoor cedoor commented Aug 18, 2022

Description

  • Set environment variables
  • Remove redundant Passport guards
  • Remove tests of components without any logic
  • Add session storage for production
  • Update account model
  • Temporary removal of unused interceptors

Related Issue

#1

Does this introduce a breaking change?

  • Yes
  • No

@cedoor cedoor added Goal 1 Sprint board goal refactoring ♻️ A code change that neither fixes a bug nor adds a feature labels Aug 18, 2022
@cedoor cedoor added this to the 1. Mimas milestone Aug 18, 2022
@cedoor cedoor self-assigned this Aug 18, 2022
@cedoor cedoor linked an issue Aug 18, 2022 that may be closed by this pull request
9 tasks
@cedoor cedoor merged commit 035b19b into dev Aug 18, 2022
@cedoor cedoor deleted the refactor/auth-apis branch August 18, 2022 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Goal 1 Sprint board goal refactoring ♻️ A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M1 - Goal 1: Single sign-on
1 participant