Skip to content

Add support for SBT authentication

Problem to solve

SBT does not support Token authentication (see https://github.com/sbt/sbt/issues/4382)

Intended users

Developers

Proposal

Add support for an authentication method that SBT supports.

What does success look like, and how can we measure that?

SBT users should be able to access internal and/or private GitLab registries

Links / references