Skip to content
Arnaud Lauret edited this page Jan 8, 2016 · 8 revisions

IT architect at AXA Banque and API Handyman

Not an expert coder (working on it!) but nothing is impossible with a clever mind ... and google or stackoverflow.

I apologize in advance for any misuse of the english language and fren(ch)glish speaking :o)

How to pronounce my name in english? It's easy: r-no lo-ray.

Proposed Talks

Title Hypermedia controls
Level Five-In-Five
Abstract How the different way of providing hypermedia controls can affect end user and developer experience.
Supplemental
Slides Hypermedia Controls slides
Title What data can you put in JWT context to describe context?
Level Five-In-Five
Abstract Starting to work with JWT tokens and wondering if they can be used to pass some data about context to avoid sharing too much knowledge between different components. For exemple an internal component dealing with categorizing a bank account's transactions. A user can only get transaction for an account he owns. But we don't that this component has to deal directly with who owns which accounts. Would it be a good idea to pass the accounts own by the user in the JWT token.
Supplemental
Slides
Clone this wiki locally