shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

Supabase plugin - Native storage credentials

Open joqim opened this issue 2 years ago • 2 comments

What does it concern?

The plugin SDK, design, or schema

Goal or desired behavior

Read contents from Native credentials storage in Windows or via Keychain in MacOS

Current behavior

Based of this documentation, Supabase by default stores its access token in its native credentials.

image

I noticed existing shell plugins does not have similar examples, any suggestions / workaround to reading contents from Native credentials storage?

Relevant log output

No response

op CLI version

No response

shell-plugins local ref

No response

joqim avatar Jun 24 '23 17:06 joqim

@arunsathiya would appreciate if you can take a look at this.

joqim avatar Jun 24 '23 17:06 joqim

Thanks for reaching out, @joqim. AWS' aws-vault importer is one example of importing from a secure storage.

Would you like to explore if we can take a similar approach for Supabase and share your findings with us?

arunsathiya avatar Jun 26 '23 11:06 arunsathiya