Cross domain auth
I have a scenario where a single hono api serves different frontends
the api is at domain a.com
frontends are at domain b.com, c.com, etc
I set config like this
but no luck.
Is there anything I'm missing or is this case not possible?
Client has this enabled:
Allowed origins all set
0 Replies