* initial work on create repository
* create repository as single method call using client stream
* resources handler and files
* minor fix for wire dep graph
This change introduces the concept of a principal (abstraction of call identity), and adds a new service account type principal. Also adds support for different tokens (session, PAT, SAT, OAuth2) and adds auth.Session which is being used to capture information about the caller and call method.