Agola: CI/CD Redefined
Go to file
Simone Gotti eb8cd9cc52 gateway: add user registration
Adds two handler:

* Authorize handler used to ask remote source authorization
* Register handler used to do user and related linked account creation
2019-03-29 17:53:15 +01:00
.agola *: test on itself 2019-03-13 12:14:55 +01:00
cmd gateway: move user la and login validation to command layer 2019-03-29 14:33:41 +01:00
internal gateway: add user registration 2019-03-29 17:53:15 +01:00
scripts Add makefile 2019-02-21 15:59:16 +01:00
webbundle Add webbundle implementation 2019-02-21 16:08:02 +01:00
.dockerignore Add dockerfile 2019-02-21 16:10:30 +01:00
.gitignore Initial commit 2019-02-21 15:56:50 +01:00
Dockerfile Add dockerfile 2019-02-21 16:10:30 +01:00
LICENSE Initial commit 2019-02-21 15:56:50 +01:00
Makefile git hook: initial implementation 2019-02-22 10:46:48 +01:00
README.md Initial commit 2019-02-21 15:56:50 +01:00
go.mod go.mod: update gorilla mux version 2019-03-18 15:05:43 +01:00
go.sum go.mod: update gorilla mux version 2019-03-18 15:05:43 +01:00

README.md

Agola

CI/CD redefined