Skip to content

Commit

Permalink
add roles/iam.serviceAccountTokenCreator for creating custom token on…
Browse files Browse the repository at this point in the history
… Firebase Authentication
  • Loading branch information
KishiTheMechanic committed Nov 14, 2023
1 parent 88b9834 commit 90c3c61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/gcloud/iam/addRole.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const roleList = [
'roles/pubsub.editor',
'roles/datastore.user',
'roles/iam.serviceAccountUser',
'roles/iam.serviceAccountTokenCreator',
'roles/run.admin',
'roles/storage.admin',
'roles/storage.objectAdmin',
Expand Down

0 comments on commit 90c3c61

Please sign in to comment.