Johannes Batzill
a83cd21c17
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
Marko Gaćeša
236e2ede9e
Refactor cli app startup ( #293 )
2023-02-03 12:08:02 +01:00
Enver Bisevac
630c9b553f
ordering imports linter and writer ( #85 )
2022-11-22 23:42:39 +01:00
Enver Bisevac
20860ef399
[maint] app refactor, use proper package names ( #53 )
...
* app refactor, use proper package names
* minor changes
* use fat client interface, minor change on session
* initialize session and http client
2022-11-04 08:25:13 +01:00
Johannes Batzill
2d897c4486
[MAINT] Add PAT CLI command and update readme ( #45 )
...
Add PAT CLI command and update readme
2022-10-24 22:50:33 -07:00
Enver Bisevac
00647d7d1b
[MAINT] golangci-lint config changed ( #31 )
...
* goheader linter added
* file header consistency
2022-10-13 14:39:15 +02:00
Johannes Batzill
8c2f900c80
Principals, ServiceAccounts, Tokens and auth.Sessions ( #15 )
...
This change introduces the concept of a principal (abstraction of call identity), and adds a new service account type principal. Also adds support for different tokens (session, PAT, SAT, OAuth2) and adds auth.Session which is being used to capture information about the caller and call method.
2022-09-25 23:44:51 -07:00