portal
portal copied to clipboard
Refactor meetup/utils.py
Description
A lot of code in meetup/utils.py can be refactored, especially the jwt auth exchange
Definition of Done
- [x] All of the required items are completed.
- [x] Approval by 1 mentor.
Estimation
3 hours
@SanketDG Can I take this up?
@PragatiVerma18 Assigned!
@PragatiVerma18 Hi Any updates?
Hello @SanketDG can I take up the issue!
Sure! Assigned you @tejaswini22199
@sakshi1499 I removed multiple instances of payload and added only one of them. Can you help me in figuring out why it is failing tests while I'm merging.
There was some issue with the last PR merge maybe that is why. Also, Your PR hasn't followed the commit guidelines so there are failing tests. @tejaswini22199
Hello @SanketDG @sakshi1499, I took a look at the PR by @tejaswinii22199 and your comments in that. I understood that we need to create functions for creating tokens and intitialize those tokens at runtime calls. I would like to attempt solving this issue. Could you please assign it to me if it's still open for contribution? Thanks!