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

[MOB-9954]: Fix Circular Dependency and Clean Up Auth Checks on API Calls #467

Merged
merged 11 commits into from
Oct 17, 2024

Conversation

mprew97
Copy link
Contributor

@mprew97 mprew97 commented Oct 16, 2024

JIRA Ticket(s) if any

Description

Test Steps

Copy link
Contributor

@ts-nguyen ts-nguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really like the setter/getter pattern now 🙌 looks good just one callout on the typeOfAuth file location

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be in the utils module? It does feel like it makes sense in the authorization module still

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it living in authorization is the cause of the circular dep, so have to at least move it out of there.

Base automatically changed from MOB-9954 to AUT_main October 17, 2024 13:41
@mprew97 mprew97 merged commit 061b42c into AUT_main Oct 17, 2024
1 check passed
@mprew97 mprew97 deleted the MOB-9954-V2 branch October 17, 2024 13:54
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