Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions.ts #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update actions.ts #119

wants to merge 1 commit into from

Conversation

Abuchtela
Copy link

Update supabase logger

Resolves # 1469

Update to include supabase cred.
@Abuchtela
Copy link
Author

This pull request includes a small but important change to the src/sdk/actions.ts file. The change integrates Supabase credentials into the createActionsPlugin function and adds logging to confirm the credentials are loaded successfully.

  • Added supabaseUrl and supabaseKey to the context configuration in createActionsPlugin to integrate Supabase credentials. (src/sdk/actions.ts)
  • Added a log statement to confirm that Supabase credentials have been configured successfully. (src/sdk/actions.ts)

Copy link
Author

@Abuchtela Abuchtela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant