directus-dart
directus-dart copied to clipboard
SSO support
Hi, i'm fairly new to Directus in general and for a project i have to implement auth using SSO (Google). But currently I don't see a way to achieve that using this package.
Is there something i'm missing?
Also for my normal (email/password) auth i need to provide a bearer token, how would I do that in the init function?
Currently this SDK, does not have support for SSO. I'm open for PRs, I personally do not have bandwidth currently