peertube-plugin-auth-openid-connect - Please enhance documentation
Hi,
I've just tested the OpenID Connect plugin, and it works fine. Thanks! Would you mind adding a few lines to the README.md to document:
- The callback URL ton configure on the OIDC provider side (plugins/auth-openid-connect/router/code-cb)
- The role attribute which should be an integer from 0 (admin), 1 (moderator), 2 (user).
Thanks again!