Learn the basics of authentication with Go and htmx. The post covers how to set up an HTTP server, use htmx for server-side rendering, hash passwords, and implement JSON web tokens (JWT).
Table of contents
Setting up the HTTP serverThe htmx codePassword hashingJSON web token (JWT)ConclusionSort: