schlpbch / bookingAPI

A simple API to book tickets for public transport in Switzerland.
Apache License 2.0
15 stars 7 forks source link

Correlation ID needed #37

Open codepfleger opened 7 years ago

codepfleger commented 7 years ago

Any thoughts about a correlation ID yet? Do we already need it as a header-parameter?

schlpbch commented 7 years ago

Interesting point. Id propose to send the correlation Id as part of the JWT token.

See:

codepfleger commented 7 years ago

Did you see: https://paragonie.com/blog/2017/03/jwt-json-web-tokens-is-bad-standard-that-everyone-should-avoid