example-oidc-server
example-oidc-server copied to clipboard
feat: editable user with more fields
Closes #3 among other things.
- adds some fields to the user model that was required to test this with wiki.js
- make the user profile editable
- add a userinfo endpoint that supports multiple claims and makes it easy to extend the user model for more.