Hello Koders, I’m quite new to this scene of Kodular and I’m developing an app for the purpose of Student time management and accessing school data.
Assuming I’ve already made a database for ASID (Assigned Student ID in my application), In which it’d send an email linked with the ASID the user inputs when it matches the list matching the ID in the database. (Which I use Firebase for.) a random authorization code (quite like 2FA but this is used to log-in directly.) What is the scope of the code, How should I start to get around this problem, Any documentations? Thanks in advance.