Bartlomiej Mika
  • Blog
  • Tags
  • About
Bartlomiej Mika

Security


How to Perform RSA Encryption in Javascript (React.js) and Golang

 Posted on February 7, 2022  |  6 minutes  |  1262 words  |  Bartlomiej Mika

RSA Encryption

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]
Golang  JavaScript  Security  HOWTO  Code Snippets 

How to Build an API Server in Go - Part 4: Access Control

 Posted on January 31, 2021  |  16 minutes  |  3313 words  |  Bartlomiej Mika

Learn how to protect API endpoints with access and refresh tokens using the third-party jwt-go library.

[Read More]
Golang  API  Security  HOWTO 

Mika Software Corporation  • © 2022  •  Bartlomiej Mika

Hugo v0.92.1 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll