Open IanEdington opened 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
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