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

Supafunc #2762

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Supafunc #2762

merged 2 commits into from
Oct 4, 2024

Conversation

GuillaumeDSM
Copy link
Member

@GuillaumeDSM GuillaumeDSM commented Oct 1, 2024

requires supabase prod up to work on non-dev community

@GuillaumeDSM GuillaumeDSM self-assigned this Oct 1, 2024
@GuillaumeDSM GuillaumeDSM requested a review from Herklos as a code owner October 1, 2024 10:16
@@ -240,6 +203,31 @@ async def get_otp_with_auth_key(self, user_email: str, auth_key: str) -> str:
except Exception:
raise authentication.AuthenticationError(f"Invalid auth key authentication details")

async def fetch_extensions(self, mqtt_uuid: typing.Optional[str]) -> dict:
resp = await self.functions.invoke(
Copy link
Member

Choose a reason for hiding this comment

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

👍

@GuillaumeDSM GuillaumeDSM merged commit 8af1a51 into dev Oct 4, 2024
11 checks passed
@GuillaumeDSM GuillaumeDSM deleted the supafunc branch October 4, 2024 07:53
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.

2 participants