inmanjlai / codeTracker

CodeTracker is a simple online code editor, that makes use of CodeMirror's code editor and Skulpt's Python to JavaScript translator. User authentication is handled by PocketBase, using their provided JavaScript SDK.
https://inmanjlai.github.io/codeTracker/
1 stars 1 forks source link

Registration error #19

Open saquibrazak opened 10 months ago

saquibrazak commented 10 months ago

When I try to register a new account, it gives me the following error:

https://drive.google.com/file/d/1fu8elfk9892Fjxt46rgq71xycCzk78r3/view?usp=sharing

inmanjlai commented 9 months ago

Reminder to add validation for already existing usernames/emails