Skip to content
Snippets Groups Projects
Select Git revision
  • 3e006c39b0a4411e91e80de261d0e7b5353d44c0
  • ballinvoher default protected
  • client-http-server-for-token
  • master
  • gitlab-auth-issue
  • windows
  • microsoft
  • message
  • azure_auth
  • prometheus
  • permission-templates
  • no-datastore
  • save-public-keys
  • gitlab-group-level-start
  • v1.1.0
  • v1.0.0
  • v0.1
17 results

server

  • Clone with SSH
  • Clone with HTTPS
  • Kevin Lyda's avatar
    Kevin Lyda authored and Niall Sheridan committed
    Microsoft uses JSON Web Tokens (JWT) as OAuth tokens. These can run to many thousands of characters which are too long for TTYs. Work around this by base64-encoding the token and chunk it into smaller pieces.
    
    Closes #70 
    3e006c39
    History