platform
platform copied to clipboard
Add resend functionality for verification emails in AuthzController
@GHkrishna check this PR
Can you please have a look at the flow from controller, since the verification changes that you are doing are for verification of credential which is not authentication flow
okay I'll check it
BTW loved your enthusiasm and willingness to contribute, @harshitghagre
BTW loved your enthusiasm and willingness to contribute, @harshitghagre
Thanks @GHkrishna . By profession, I'm not a developer, but I'm trying to fix the issue because I'm getting interested in how the resend mail functionality works,I'm still learning and working on resolving the issue.
By profession, I'm not a developer, but I'm trying to fix the issue because I'm getting interested in how the resend mail functionality works,I'm still learning and working on resolving the issue.
That's even better, we need more people like you. You're going good. All the best.
By profession, I'm not a developer, but I'm trying to fix the issue because I'm getting interested in how the resend mail functionality works,I'm still learning and working on resolving the issue.
That's even better, we need more people like you. You're going good. All the best.
could I know which SMTP server are you using ? is it self host or third party?
For emails, we don't have any self-hosted servers. Instead we use Sendgrid, a SaaS.
You can refer the docs here: https://docs.credebl.id/docs/getting-started/local-deployment/platform#sendgrid
Quality Gate passed
Issues
3 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@GHkrishna I made some changes please check it
@GHkrishna some of the previous commits is mergred in currrent commit of authz.controller.ts files so it will be better that i'll create new PR in which I do the changes
it will be better that i'll create new PR in which I do the changes Sounds right to me, closing the PR