Replies: 1 comment 2 replies
-
|
For example, something like this? const api = hc('api/auth', {
init: {
credentials: 'include',
},
}) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looks pretty obvious to have something like
credentialsin the configuration ofhc, something like thisI was searching here and there's only one option available to do this approach
RPC is pretty awesome, but some things are missing
Beta Was this translation helpful? Give feedback.
All reactions