Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Add organization ID to client connection using header. #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 5, 2020

  1. Add organization ID to client connection using header.

    This seems like the right place to do so - the resource API calls that
    require an organization ID that are not-quite RESTful also would need
    authentication with a user that is an administrator for the
    organization.  So putting it in at this level works out, and also avoids
    adding orgID parameters all over the place.
    
    Co-authored-by: hansnqyr <[email protected]>
    medains and hansnqyr committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    ebb560a View commit details
    Browse the repository at this point in the history