Skip to content

chore(auth): Refactor fetchAuthSession to useCase #3017

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

mattcreaser
Copy link
Member

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:
Refactors fetchAuthSession to move the logic into the usecase class. Adds additional unit test coverage.

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattcreaser mattcreaser requested a review from a team as a code owner April 11, 2025 15:36
@mattcreaser mattcreaser force-pushed the mattcreaser/usecase-fetch-auth-session branch from 6b3f1df to dbe4ebe Compare April 14, 2025 14:43
@mattcreaser mattcreaser merged commit 4476028 into main Apr 14, 2025
3 checks passed
@mattcreaser mattcreaser deleted the mattcreaser/usecase-fetch-auth-session branch April 14, 2025 18:42
mattcreaser added a commit that referenced this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants