summaryrefslogtreecommitdiffstats
path: root/client/go/auth
Commit message (Expand)AuthorAgeFilesLines
* Parse json error response and only print the description from itEirik Nygaard2022-03-311-2/+8
* Refactor and test auth0 packageMartin Polden2022-03-292-229/+229
* Stop using deprecated ioutil functionsMartin Polden2022-03-162-5/+4
* Revert "Revert "Use entity tag to expire sample apps cache""Martin Polden2022-03-151-2/+2
* Revert "Use entity tag to expire sample apps cache"Harald Musum2022-03-151-2/+2
* Rename NextResponse -> NextResponseStringMartin Polden2022-03-141-2/+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-063-0/+521
* remove unused code and rename vars and methodsLeandro Alves2021-11-172-41/+5
* first draft for the device flow supportLeandro Alves2021-11-063-0/+267