Do you want your React.js (web) frontend app talking to your Golang backend server? In this post, I’ll explain how I got cross-devices RSA encryption working in JavaScript and Golang.
[Read More]How to Build an API Server in Go - Part 4: Access Control
Learn how to protect API endpoints with access and refresh tokens using the third-party jwt-go library.
[Read More]