anvilresearch / connect

A modern authorization server built to authenticate your users and protect your APIs
http://anvil.io
MIT License
361 stars 85 forks source link

Simple extensions #326

Closed christiansmith closed 8 years ago

JonathanLifschutz commented 8 years ago

It was motivated by the desire to add custom OIDC fields, e.g. to the JWT. The documentation can include an example I've written which hacks into the user model and scopes to accomplish this goal. Obviously it can be used much more generally as well.

christiansmith commented 8 years ago

I thought I merged this already. Sorry for any inconvenience. We'll get this into a release asap.