profunktor / http4s-jwt-auth

:lock: Opinionated JWT authentication library for Http4s
https://http4s-jwt-auth.profunktor.dev/
121 stars 15 forks source link

Publishing fails because sonatype credentials have to be changed #453

Closed froth closed 3 months ago

froth commented 3 months ago

The last publish jobs fail with "too many redirects" exceptions. This is sonatypes strange way of saying "we have changed auth to tokens instead of user user and password".

Link to the documentation of how to create tokens: https://central.sonatype.org/publish/generate-token/

@gvolpe I believe this is something only you can do

gvolpe commented 3 months ago

Thanks, same issue on https://github.com/profunktor/redis4cats/issues/891

Will look into it the new docs, this is always painful 😭

gvolpe commented 3 months ago

This is fixed now 👍🏽