summaryrefslogtreecommitdiff
path: root/lib/web/auth/openid (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-27Fix typoCloudYu1-2/+2
Signed-off-by: CloudYu <cloudyu322@gmail.com>
2018-10-05Add OpenID to CodiMDSheogorath1-0/+61
With OpenID every OpenID capable provider can provide authentication for users of a CodiMD instance. This means we have federated authentication. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>