Supabase Plugin Provider
A plugin provider is used to create a plugin instance. Typically inherited by a companion object of the plugin
Properties
Link copied to clipboard
The key of this plugin. This key is used to identify the plugin within the PluginManager
Link copied to clipboard
The logger used in this plugin.
Functions
Link copied to clipboard
Create an instance of this plugin using the supabaseClient and config
Link copied to clipboard
Create a config for this plugin using the init function
Link copied to clipboard
Change the SupabaseClientBuilder using the config