summaryrefslogtreecommitdiff
path: root/internal/oauth
AgeCommit message (Expand)Author
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-09-20Golang-ci-lint: Fixesjwijenbergh
2022-09-20Go vet: Fixesjwijenbergh
2022-09-14Refactor: Return without jsonjwijenbergh
2022-09-08OAuth: Separate login functions to get rid of callbackjwijenbergh
2022-09-07Refactor: Remove the usage of the FSM in other internal packagesjwijenbergh
2022-08-23Formatting: Run golinesjwijenbergh
2022-08-09Formatting: Run gofumptjwijenbergh
2022-08-09Refactor: Cleanup time calculations and usagejwijenbergh
2022-07-20Refactor: Do not log in internal packagesjwijenbergh
2022-07-11OAuth: Make OAuth cancel error less confusingjwijenbergh
2022-07-05Refactor: Handling of different servers and identifiersjwijenbergh
2022-06-20Refactor: Errors to have one custom type that is to be wrappedjwijenbergh
2022-09-20Server: Implement function for checking renewal button visibilityjwijenbergh