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

feat: Add region/country support for client and user models #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dev-R
Copy link
Contributor

@Dev-R Dev-R commented Nov 15, 2024

Add functionality to accurately fetch and display a user's region or country in the client and user models.

Changes

  • Added region/country attributes to the client and user models.
  • Updated documentation to reflect the new feature.

References

  • Resolves #90: Fetch user’s country.
  • Addresses #83: Region endpoint support.

Sample

  • image

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.

Any idea what the endpoint is that is used to fetch a users country?
1 participant