Add auth2api

This commit is contained in:
muon 2026-06-01 10:28:16 +00:00
parent b6318d9c4d
commit 28bb03187d
9 changed files with 335 additions and 11 deletions

View file

@ -165,3 +165,8 @@ fetch.github = "mendersoftware/mender-cli"
src.github = "hackthedev/dcts-client-shipping"
fetch.github = "hackthedev/dcts-client-shipping"
["auth2api"]
src.git = "https://github.com/AmazingAng/auth2api"
src.branch = "main"
fetch.github = "AmazingAng/auth2api"