cms
cms copied to clipboard
feat: generate and verify certificate on frontend
This PR Introduces a custom hook useCertGen
to avoid Canvas rendering on the server(expensive ops)
overview
- Certificate via client side URI
- Verification
Resolves #545
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue
This PR also Fixes #546 bug
/bounty $70