Hi Connectors,<br><br>Having seen 'OpenID Connect is not so hard' session by Justin and Amazon sessions at IIW XIX, I started to feel that perhaps having language specific cookbooks would help developers a lot. <br><br>For example, we could write a cookbook for JavaScript public client with proper handling of state parameters, generation of cryptographic random, etc. with sample codes that can be copied to their projects.  I am pretty sure that if we do not provide these, people are prone to write a client with Math.random or even worse -- a fixed string-- as nonce and state. <br><br>What do you think? <br><br>The first batch of language that I have in mind are: <br><br>- JavaScript <br>- PHP<br>- Python<br>- Ruby<br>- Java<br><br>Any volunteers to lead each project?<br><br>Nat<br>