identity-api

command module
v0.0.0-...-066019b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 9 Imported by: 0

README

Identity Service

Handles the user identity, authentication, authorization.

This is still very much WIP. For now it can authenticate existing users and give them a refresh token.

Setting up for development

You need at least golang 1.15 https://golang.org/.

Install dependencies with go get ./...

To run the app for development: JWT_TOKEN=secret go run main.go

Building docker container

docker build --tag "identity-api:latest" .

Starting with database

JWT_TOKEN=secret docker-compse up

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL