mirego/accent

A generic OpenID Connect implementation for use with custom services

Closed this issue · 0 comments

Hi there!

We found Accent with a couple of friends, and we noticed that while there are many lovely ways to authenticate into the app, OpenID Connect wasn't part of it (which is what we needed for our setup).

With that said, I decided to implement it into the codebase myself with a third-party library called ueberauth_oidc from DefactoSoftware.

I'm opening this issue so I can open a pull request for it.