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

Prevent /mine endpoint call when a user is anonymous #423

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Conversation

AdamDotCom
Copy link
Contributor

What does this do?

Prevents a call to /mine if the user is not authenticated.

Before

Screen-Shot-2023-03-20-at-1-19-14-PM

@AdamDotCom AdamDotCom changed the title Fix mine error Fix /mine exception when a user is anonymous Mar 20, 2023
@AdamDotCom AdamDotCom changed the title Fix /mine exception when a user is anonymous Prevent /mine endpoint call when a user is anonymous Mar 20, 2023
@AdamDotCom AdamDotCom merged commit cb88846 into main Mar 21, 2023
@AdamDotCom AdamDotCom deleted the fix-mine-error branch March 21, 2023 13:27
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.

None yet

1 participant