kwartzlab / kos-base

KwartzlabOS
4 stars 1 forks source link

Add users to Google Workspace when marked active in kOS #30

Open IanEdington opened 6 months ago

IanEdington commented 6 months ago

When a user is marked active in kOS they are sent an email to join slack.

They should be also added to Google Workspaces.

When a user becomes deactivated they should be removed from Google Workspaces.

How to authenticate with google: https://developers.google.com/identity/protocols/oauth2/service-account

PHP client: https://github.com/googleapis/google-api-php-client/tree/main

How to make a service in laravel: https://laravel.com/docs/11.x/container