Skip to content

Feat certify account

Krish Moodbidri requested to merge feat-certify-account into feat-account-renewal
  1. Added Certification page (certify.html)
  2. Render page if user state = 'certification'
  3. On button click of certification, send message via socketio to flask app
  4. Send message for account certification from flask app to rc_util via celery
  5. Added callback function for certify_account
  6. Added username to rc_util.rc_rmq.delete_queue
Edited by Krish Moodbidri

Merge request reports