silverstripe / silverstripe-graphql

Serves Silverstripe data as GraphQL representations
BSD 3-Clause "New" or "Revised" License
52 stars 61 forks source link

TODO: Move $authenticators to a per-schema configuration and refer to the schema from the current endpoint #555

Closed sabina-talipova closed 10 months ago

sabina-talipova commented 10 months ago

Description

Move $authenticators config to a per-schema configuration and refer to the schema from the current endpoint. See: https://github.com/silverstripe/silverstripe-graphql/blob/7684d1592f65d85816c2eb0d94f11414771b7081/src/Auth/Handler.php#L25

Related issues:

GuySartorelli commented 10 months ago

Closing as a duplicate of https://github.com/silverstripe/silverstripe-graphql/issues/58