distribution/registry/auth
Milos Gajdos fe21f43911
feat: replace docker/libtrust with go-jose/go-jose
docker/libtrust repository has been archived for several years now.
This commit replaces all the libtrust JWT machinery with go-jose/go-jose module.
Some of the code has been adopted from libtrust and adjusted for some of
the use cases covered by the token authorization flow especially in the
tests.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-10-19 15:32:59 +01:00
..
htpasswd replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
silly Merge pull request #3766 from thaJeztah/gofumpt 2022-11-04 12:19:53 +01:00
token feat: replace docker/libtrust with go-jose/go-jose 2023-10-19 15:32:59 +01:00
auth.go format code with gofumpt 2022-11-03 22:48:20 +01:00