2amigos/yii2-usuario

NEW: create a Da\User\AuthClient\Xero auth client

Opened this issue · 0 comments

What steps will reproduce the problem?

Trying to get end-users to login with their Xero account

What is the expected result?

Login with "Xero" alongside Facebook, Github, Google, Microsoft365 and others

What do you get instead?

Xero login does not exist.

As similarly implemented here a while ago, I've been using this Xero AuthClient in a live environment for a few years now and I'll probably need to maintain for as many years. It looks a bit like:
image

If anyone - other than me - is interested, I can push it here to make it official and available to anyone.