Articles tagged gin
Building and Securing a Go and Gin Web Application

Note: In May 2025, the Okta Integrator Free Plan replaced Okta Developer Edition Accounts, and the Okta CLI was deprecated. We preserved this post for reference, but the instructions no longer work exactly as written. Replace the Okta CLI commands by manually configuring Okta following the instructions in our Developer Documentation. Today, we are going to build a simple web application that implements a to-do list. The backend will be written in Go. It will...