Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

feat: add useApiTokenAuth config #362

Open
wants to merge 7 commits into
base: hangar
Choose a base branch
from
Open

Commits on Feb 12, 2021

  1. feat: add useApiTokenAuth config

    This enables us to switch on/off authentication for the
    graphql backend as on production we use Googles IAP
    Ivica Munitic committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    b5389b2 View commit details
    Browse the repository at this point in the history
  2. fix: missing return statement

    Ivica Munitic committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    c23b3d8 View commit details
    Browse the repository at this point in the history
  3. fix: missing comma

    Ivica Munitic committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    e222a8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb6a91f View commit details
    Browse the repository at this point in the history
  5. fix: use const instead of let

    Ivica Munitic committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    82dfe05 View commit details
    Browse the repository at this point in the history
  6. fix: syntax error

    Ivica Munitic committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    5f83223 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. fix: fix typos and missing import statements

    Ivica Munitic committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    1c84bdb View commit details
    Browse the repository at this point in the history