c4dt / d-voting

📧 E-Voting platform based on the Dela blockchain
https://dedis.github.io/d-voting
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Implement isAuthorised in the contract #102

Closed MaximeZmt closed 6 months ago

MaximeZmt commented 9 months ago

Currently implemented in https://github.com/c4dt/d-voting/blob/main/web/backend/src/authManager.ts should be part of: https://github.com/c4dt/d-voting/blob/main/contracts/evoting/evoting.go

Steps: