Closed emonadeo closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 29.76%. Comparing base (
3d095e4
) to head (f7d5839
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks! Love this solution :)
Add
/players/me
that returns theFullPlayer
linked to the authenticated user. Returns 401 if unauthenticated (duh). Returns 404 if no claim exists.Closes #191.
License Acceptance
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.