summaryrefslogtreecommitdiffstats
path: root/client/go/auth/auth0/auth0.go
Commit message (Expand)AuthorAgeFilesLines
* Re-organize Go codeMartin Polden2023-02-031-247/+0
* Refactor and test auth0 packageMartin Polden2022-03-291-229/+130
* Stop using deprecated ioutil functionsMartin Polden2022-03-161-3/+2
* Move Logout functionality to cmd package to match new Login structureEirik Nygaard2022-03-111-18/+1
* Move spinner configuration to CLI structEirik Nygaard2022-03-111-74/+5
* Move auth0 and zts to auth packageMartin Polden2022-03-061-0/+433