mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
Second part for guest access, this adds a `WithAllowGuests()` option to `MakeAuthAPI`, allowing guests to access the specified endpoints. Endpoints taken from the [spec](https://spec.matrix.org/v1.4/client-server-api/#client-behaviour-14) and by checking Synapse endpoints for `allow_guest=true`. |
||
|---|---|---|
| .. | ||
| base | ||
| config | ||
| jetstream | ||
| mscs | ||
| process | ||
| flags.go | ||
| monolith.go | ||