Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 469 Bytes

File metadata and controls

27 lines (16 loc) · 469 Bytes
title summary
Google
/api/google endpoints.

Google

/api/google endpoints.

PUT /api/google/settings

Update Google Sign-In related settings. You must be a superuser to do this.

You must be a superuser to do this.

PARAMS:

  • google-auth-client-id nullable string.

  • google-auth-enabled nullable boolean.

  • google-auth-auto-create-accounts-domain nullable string.


<< Back to API index