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

[Feature request]: Add pull token approach to Realtime #1093

Closed
grdsdev opened this issue Dec 5, 2024 · 1 comment
Closed

[Feature request]: Add pull token approach to Realtime #1093

grdsdev opened this issue Dec 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@grdsdev
Copy link

grdsdev commented Dec 5, 2024

Feature request

To better align realtime with other libs (they all use a pull approach), let's:

  • add an accessToken closure to the realtime client initialization;
  • make SupabaseClient inject a method for pulling the access token from Auth.

Reference PR: supabase/supabase-swift#615

@grdsdev grdsdev added the enhancement New feature or request label Dec 5, 2024
@grdsdev
Copy link
Author

grdsdev commented Jan 6, 2025

Implemented by: #1095

@grdsdev grdsdev closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant