summaryrefslogtreecommitdiff
path: root/src/errors/auth.rs
AgeCommit message (Collapse)Author
2022-09-10refactor: add auth prompt handler errorsHampusM
2022-09-09refactor: make AuthPromptHandler use the Hyper web serverHampusM
2022-09-08refactor: move get access token to DeezerClientHampusM
2022-09-05feat: add authenticationHampusM