authgear / authgear/authgear-server
Workflow WebSocket endpoint does not respect AllowedOrigins config
Open
bug/trivial
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
It implements own origin checking (`OriginPatterns` in `AcceptOptions`), which has incompatible syntax with the origin matcher library we use.
Contributor guide
Assessment
This issue has not been assessed yet.