Robert Marshall

Results 10 comments of Robert Marshall

I like this idea. Makes sense. If you could flesh out the PR I would definitely be game for getting this added!

Hey, sorry for the delay. The last few months have been crazy. I think the link you provided will be a better option in the future. WP Graphql has a...

I can understand the need to refactor the JS outside of the PHP, but what is the reason for needing to only load specific sections? The code is so small...

The security side could be managed via WordPress localisation. Keep JS the same, but only pass the access keys across if user has a specific role. That way if they...

@jamespfarrell Did you get anywhere with this? I have come across this issue as well.

I had a look into this but couldn't see exactly what was needed to be changed. Would anyone be able to help? I am trying to use this for a...

I also need to add a custom field. Been struggling to find a solution.

@j4w8n Thanks for the reply. I have edited my initial post. Thanks for pointing that out! However the issue still remains. To clarify. This is only being used on Next...

Hi @silentworks Ah, I was of the understanding that that was for only server side, not client side.

I thought that `mergeDeepRight` would handle this - maybe not? https://github.com/supabase/auth-helpers/blob/main/packages/ssr/src/createBrowserClient.ts#L142