mayteio / use-pusher

👉 Easy as react/native hooks that integrate with the pusher-js library
https://use-pusher-docs.netlify.com/
143 stars 33 forks source link

Does this package ignore presence ? #76

Closed GaddMaster closed 2 years ago

GaddMaster commented 2 years ago

Describe the bug Not a bug but an overall structural issue. Does this package ignore pusher presence, as we need user data for that right ?

To Reproduce None

GaddMaster commented 2 years ago

Hi Actually, it obviously, does support it. (Clearly) I just need to have an internal wrapper inside the app hierarcy a bit where I can pass parameters back to the Auth API like so authEndpoint = {/api/pusher/auth?user_id=${user_id}&name=${name}} Sorry for making an issue here, was silly. Daniel