Membuat fitur Authentication dengan metode Two Factor Authentication pada backend berbasis Node JS dan library Speakeasy API
https://blog.logrocket.com/implementing-two-factor-authentication-using-speakeasy/
---
Latihan panjang penggunaan Filesystem API atau fs module di Node JS untuk operasi data file
https://www.digitalocean.com/community/tutorials/how-to-work-with-files-using-the-fs-module-in-node-js
---
Latihan membuat Telegram Bot dengan Node JS
https://dev.to/ajaykumbhare/build-a-telegram-bot-using-node-js-171h
---
Tips menggunakan logging dengan JSON Stringify di Node JS
https://levelup.gitconnected.com/beware-of-using-json-stringify-for-logging-933f18626d51
---
Cara mengunggah file ke backend Express JS dan Multer ke AWS S3
https://levelup.gitconnected.com/file-upload-express-mongodb-multer-s3-7fad4dfb3789
#nodejs #auth #tfa #login #fs #jsonStringify #telegramBot #speakeasy
https://blog.logrocket.com/implementing-two-factor-authentication-using-speakeasy/
---
Latihan panjang penggunaan Filesystem API atau fs module di Node JS untuk operasi data file
https://www.digitalocean.com/community/tutorials/how-to-work-with-files-using-the-fs-module-in-node-js
---
Latihan membuat Telegram Bot dengan Node JS
https://dev.to/ajaykumbhare/build-a-telegram-bot-using-node-js-171h
---
Tips menggunakan logging dengan JSON Stringify di Node JS
https://levelup.gitconnected.com/beware-of-using-json-stringify-for-logging-933f18626d51
---
Cara mengunggah file ke backend Express JS dan Multer ke AWS S3
https://levelup.gitconnected.com/file-upload-express-mongodb-multer-s3-7fad4dfb3789
#nodejs #auth #tfa #login #fs #jsonStringify #telegramBot #speakeasy
LogRocket Blog
Implementing two-factor authentication using Speakeasy - LogRocket Blog
In this article, we will be focusing on implementing a time-based one-time password(TOTP) using the Speakeasy library.