How to consume with JS App?
Open
- Dominant language
- PHP
- Stars
- 399
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
Hey, having trouble consuming this with a JS app. Let's assume the endpoints are at api.domain.com but the client is loaded from domain.com. The CORS bit isn't really an issue but I can't use the refresh token because it's in an HTTP ONLY cookie. So, how would one go about consuming this API from a js client on a different domain?
Contributor guide
Assessment
This issue has not been assessed yet.