Add changes for user_id and user_type
Closed this issue · 1 comments
Himan10 commented
- Adding user_type in the
accounts.user
model. - Adding user_id in the JWT token, so when the access token will go with the request, we can fetch the user_id from the token.
- Changes in the jobs model as well.
NOTE: I am working on this
Himan10 commented
Changes for this issue have been merged by yogesh.