Closed WinWisely268 closed 4 years ago
Could do please also add the code to sys-main, that can invoke your sys-account code ?
We can then run sys-main flutter in CI and go and so work up all our sys modules and make sure its all working before we start adding stuff to mod-main and maintemplate2
I will merge now anyway
Could do please also add the code to sys-main, that can invoke your sys-account code ?
We can then run sys-main flutter in CI and go and so work up all our sys modules and make sure its all working before we start adding stuff to mod-main and maintemplate2
Ok, will contact you for details
611 and #633
Large commits, most of it are just generated protobuf services and definitions for flutter and golang.
To use it in maintemplate / sys-main, on golang side this is an example:
Other minimal example
other minimal example is in
server/cmd/authserver
andserver/cmd/authclient
To run example