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

Backend: postman, user registration, login, profile (self and rest) with authorization. #22

Merged
merged 8 commits into from
May 27, 2024

Conversation

rkshaon
Copy link
Owner

@rkshaon rkshaon commented May 27, 2024

  • Postman collection added.
  • Registration user will be as blogger always, it is fixed value. Moderator or Admin user will have to update a blogger to moderator.
  • Login API completed.
  • Authentication done by using simple-jwt
  • Profile visit, own profile, rest user's profile.
  • While visiting user's profile, if that user is private then without authentication will not be able to visit.
  • If user's profile is public, then will be visible to everyone.

@rkshaon rkshaon added enhancement New feature or request backend Backend implemented labels May 27, 2024
@rkshaon rkshaon merged commit 4197cef into master May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend implemented enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant