rise8-us / schedul8r

4 stars 2 forks source link

Update Readme w/ Service Account instructions #5

Closed jwills-r8 closed 1 year ago

jwills-r8 commented 1 year ago

As a dev.
I want instructions how to run the application with a service token.
So that the app context is not that of a developer account.

Acceptance criteria

  1. app will have access to all required APIs
  2. when meetings are scheduled the created by will be the name on the service token
jwills-r8 commented 1 year ago

After research, It is possible to provision a project w/a service account and then provide API access to said service account. However, it add complexity and toil that provides no great benefit at this time.