Changelog
- 64055a6 .
- ce5c839 .
- a712035 .
- 5836d94 Delete README.md
- 3162cce Delete README.md
- 7cd779f Delete README.md
- 790c7a7 Fix garbage
- 7dd44d8 Merge branch 'master' of ssh://github.com/micro/micro
- 93dba9c Merge branch 'master' of ssh://github.com/micro/micro
- 403bf6f Merge branch 'master' of ssh://github.com/micro/micro
- 5560a77 Merge branch 'master' of ssh://github.com/micro/micro
- ca91b3f Update README.md
- 255ae78 Update README.md
- c244841 Update README.md
- b509625 Update README.md
- b5572af Update cmd.go
- 810c4a0 Update service.go (#2045)
- 44dba6f add api auth wrapper
- 4179e12 break it all
- db6a5c7 cleanup api handler
- 8919f3c import statement
- 8066b0b move auth refresh code
- 3928b73 move code
- f5b3682 remove api context
- f8c8c76 remove api/auth dir
- d9b0458 remove flags
- 11c5879 remove service profile
- 9ce56be set sql model
- 3e0f041 strip API interface
- 1875d4b strip all flags and network command
- d0db77a strip noop auth
- 8e9d5bb strip some env settings by the runtime
- 8b5a67e unused code
- 3670491 update cmd
- 9e63416 update go mod
- 4fc03fd whoa