Skip to content
Snippets Groups Projects
user avatar
dependabot[bot] authored
Bumps [github.com/gofiber/template](https://github.com/gofiber/template) from 1.6.16 to 1.6.18.
- [Release notes](https://github.com/gofiber/template/releases)
- [Commits](https://github.com/gofiber/template/compare/v1.6.16...v1.6.18

)

---
updated-dependencies:
- dependency-name: github.com/gofiber/template
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c75c07c0
History

mytoken logo

License GitHub go.mod Go version GitHub Workflow Status Go Report DeepSource Release date Release version

mytoken

mytoken is a central web service with the goal to easily obtain OpenID Connect access tokens across devices.

A user can create a special string called mytoken. This mytoken then can be used to obtain OpenID Connect access tokens from any device. The power of a mytoken can be restricted by the user, so they can create exactly the token they need for a certain use case.

The mytoken command line client can be found at https://github.com/oidc-mytoken/client.

A go library for interacting with the mytoken server can be found at https://github.com/oidc-mytoken/lib.

Documentation is available at https://mytoken-docs.data.kit.edu/.

A demo instance of mytoken is running at https://mytoken.data.kit.edu/.