Skip to content

v0.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 09:08
· 6 commits to master since this release
31c074f
[GB-85] Add Consent screen (#8)

* Add the base login and register page

* add style to input block

* Add method to handler login and register

* Fix wrong from label

* Implement compromised password

* Add mock consent form page

* Add the unaccept consent checkbox

* Change form format

* format code style

* Revert "format code style"

This reverts commit ca6d82a2d740dbf71ecc7c9e647a65fce53c3eb5.

* Revert "Add the unaccept consent checkbox"

This reverts commit 7a46584abf9ec4bb5df68dc2f70ec7b91992f293.

* Implement undate consent form

* fix: Resolve the conflict

* fix: Update Consent form to update the correct value to API

---------

Co-authored-by: TaninDean <reiodean.dean@gmail.com>