Skip to content

Authentication

lrth06 edited this page Oct 2, 2022 · 1 revision

Role based authentication with JWT tokens

This document describes how to create and authenticate users within the Go-Chat application using JWT tokens.

Clone this wiki locally