Closed Ktl-XV closed 10 years ago
Might wanna add a test for that I suppose.
I'm not so sure I want to add CORS features to this extension yet. There are plenty of other ways to add CORS headers to your application.
I don't think this is a good idea, anyone can roll in his own or use flask-cors. Adding cors as part of this extension makes this extension less usable.
Agreed. I don't see any added value over flask-cors, there is nothing specific to JWT.
Can you add documentation on using CORS with /auth handler?
@mattupstate good point, why don't add documentation about using CORS? It is very common case for authrization endpoints.
Coverage decreased (-9.09%) when pulling b0d29f0532e6863cca54d596e8f47aaf457a6aa6 on Ktl-XV:master into 7abef49a4794d0b639733c2331fa3fa5583f79ad on mattupstate:master.