No description
Find a file
GnomeZworc 2e2279f3c8
v1.0.0: docker: add docker file
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2024-03-15 18:09:28 +01:00
cmd v1.0.0: error: add error print for main biscuit init 2024-03-15 18:09:28 +01:00
internal v1.0.0: import: import code from accounts 2024-03-15 18:09:27 +01:00
lib v1.0.0: import: import code from accounts 2024-03-15 18:09:27 +01:00
.gitignore v1.0.0: git: add gitignore 2024-03-15 18:09:27 +01:00
Dockerfile v1.0.0: docker: add docker file 2024-03-15 18:09:28 +01:00
go.mod v1.0.0: import: import code from accounts 2024-03-15 18:09:27 +01:00
go.sum v1.0.0: import: import code from accounts 2024-03-15 18:09:27 +01:00
LICENCE add LICENCE 2024-03-13 13:54:24 +01:00
README.md fill README 2024-03-13 14:02:25 +01:00

User api management

The purpose to this project is permit the auth, register and settings of users.

This project is exclusevli develop in go, and validation lib are provided for go only.

Has this project is in H6N global project his requirement will first meet H6N needs.

Version

v0.0.0: version

Developpement

  • Golang
  • Docker