Skip to content

uttahb/clean-arch-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

refreshtoken rotation and revoke mechanism - done

multi tenancy for authentication - aud claim to identify the tenant

unique email constraint in users collection -> email exists error - done

make logger a injected dependency through out use log/slog - done

research on panic handling - done

remove viper - done

add godotenv - done

add sample tests

swagger doc setup - done

add documentation for all api endpoints of user plugin

in the app.go split funcs like enableUserPlugin, enableCors() etc..

setup

docker compose up

cd go && make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published