ory / fosite-example

Apache License 2.0
78 stars 34 forks source link

Configure CORS middlerware on token and revoke endpoints #29

Open mitar opened 4 years ago

mitar commented 4 years ago

Fosite does not configure CORS. But this example could use the middleware to suggest/hint that you should have CORS enabled on those two endpoints.