You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: restrict user from sign in again in same browser (#665)
* Fix: restrict user from double sign-in with mutiple user in the same browser.
* refactor: improve the error message
* Fix: resolve the comments on the PR
Added course creator role for generating certificate (#612)
* Added course creator role for generating certificate
* Added permission for invalid certificate API and start certificate generation API