・
Reviews 37
・
Average rating 4.8
I listened to the end. I was able to learn by directly following the process of uploading an email template in connection with AWS and issuing an OTP QR code when signing up. I was able to get a taste of exception handling and Swagger in the simple code for implementing the function, and the process of creating an interface for exceptions and inheriting it was new to me. What I want to hear and see a little more about is the follow-up processing after issuing an OTP. First of all, I don't understand OTP well, and I don't know how to issue an OTP QR code when signing up and how to process it afterward.
Hello, thank you for leaving a good review. There is no specific part about the function that uses OTP. You can use it for access control to access a specific domain, or you can use it as an additional authentication part for password retrieval. In my case, I used it to control access to the admin service environment, and there was a case where I used Google Authenticator together. Was it helpful?? Feel free to ask any additional questions. Thank you :)







