Skip to content

Add JWT authentication support

Martin Blanchard requested to merge mablanch/144-jwt-authentication into master

Description

BuildGrid server and client side implementation of #133 (closed).

Changes proposed in this merge request:

  • Intercept request to server and validate their authorization token.
  • Allow sending auth. token along request using CLI tools.
  • Add unit-tests for sever and client interceptors.

This merge request, when merged, will address issue/bug:

#144 (closed)

Edited by Martin Blanchard

Merge request reports

Loading