Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • zl-test
  • v0.9.2
  • v0.9.1
  • v0.9.0
  • v0.8.5
  • v0.8.4
  • v0.8.3
  • v0.8.2
  • v0.8.1
  • v0.8.0
  • v0.7.2
  • v0.7.1
  • v0.7.0
  • v0.6.3
  • v0.6.2
  • v0.6.1
  • v0.6.0
  • v0.5.0
  • v0.4.2
  • v0.4.1
  • v0.4.0
22 results

setup.go

  • Tomaz Lovrec's avatar
    a4789fc0
    parse the user JWT from auth api · a4789fc0
    Tomaz Lovrec authored
    The Auth API has recently switched to a more secure shared-key signed
    JWT to transmit user information to downstream services instead of a
    plain JSON in order to allow the consumers to verify the token issuer.
    Verified
    a4789fc0
    History
    parse the user JWT from auth api
    Tomaz Lovrec authored
    The Auth API has recently switched to a more secure shared-key signed
    JWT to transmit user information to downstream services instead of a
    plain JSON in order to allow the consumers to verify the token issuer.
setup.go 5.04 KiB