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: get all users from API #83

Merged
merged 2 commits into from Dec 17, 2022
Merged

feat: get all users from API #83

merged 2 commits into from Dec 17, 2022

Conversation

aayushchugh
Copy link
Member

@aayushchugh aayushchugh commented Dec 17, 2022

Description

Implemented the logic to fetch all users from API
I have not focused on the UI just worked on the logic

Checklist:

  • This pull request follow our contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (postman and swagger)
  • I have written tests for the code
  • I have updated .env.example file for new .env variables

What is current behavior?

Closes #42

What is new behavior?

image

created request interceptor that will auto add access_token to the request headers
@aayushchugh aayushchugh added the enhancement New feature or request label Dec 17, 2022
@aayushchugh aayushchugh added this to the v1.0.0 milestone Dec 17, 2022
@aayushchugh aayushchugh self-assigned this Dec 17, 2022
@aayushchugh
Copy link
Member Author

@is-it-ayush I am merging this for now so that I can work on another features, if you want me to do any changes than
I have make them in new PR

@aayushchugh aayushchugh merged commit 2cb1a2c into main Dec 17, 2022
@aayushchugh aayushchugh deleted the aayushchugh/issue42 branch December 17, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT] ✨ API integration for users
2 participants