Read CloudNative Weekly Newsletter
CloudNative Weekly Newsletter, The Chief I/O. Curated CloudNative news, tutorials, tools and more!
Join thousands of other readers, 100% free, unsubscribe anytime.
Join us
CloudNative Weekly Newsletter, The Chief I/O. Curated CloudNative news, tutorials, tools and more!
Join thousands of other readers, 100% free, unsubscribe anytime.
Every week, we share the most popular articles, tutorials, and resources from FAUN Topics about Programming, DevOps, DevSecOps, Cloud Native, Cloud Computing, and Blockchain.
If you want to learn more about FAUN Topics (our weekly newsletters), join us here.
Gmail is one of the most popular email services so far, and you will very probably want to use it as a mailbox for your web or mobile app. It is safe and credible, which is crucial to prevent your emails from going into the spam folder. That’s why we decided to flesh out how to send emails with Gmail API.
In this blog, you will see how different users can access APIs based on the scope assigned to them.
This article will contain a lot of code snippets. All code is retrievable here: https://github.com/fulviodenza/cognito-golang
This is not production-ready code, you should add some other checks, wrap errors from Cognito to make them less user-affordable, integrate Cognito with Amplify and other things we’re not interested in.
Before I decide to add a function I always ask myself, "how can I test this?" Although a plain question, it forces me to re-evaluate the change I wish to make. It also helps me express my code in a more thought out manner.
Announcing our coming-soon FAUN Topic for Gophers: GoPa. The newsletter about the Go programming language.