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.
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
fromDefactoSoftware
.I'm opening this issue so I can open a pull request for it.