jaumard / trailpack-design-first

Design first architecture with Swagger and Trails
MIT License
0 stars 0 forks source link

TODO manage security tags #1

Closed jaumard closed 6 years ago

jaumard commented 6 years ago

Swagger allow some security information for operation, may be cool to map those into Policies (or even use trailpack-passport to deal with auth)

jaumard commented 6 years ago

Done, by putting x-swagger-router-policies on swagger security definition it will map the policies