TheDiamondPicks
Member
Basically I am adding a custom external account provider to my XF install. What I want to be able to do is have an entry in the External Accounts page that a user can access to change settings regarding the account. However I have a few things that make it difficult:
Any help is appreciated,
- The user should not be able to register using this account provider.
- I had to make a custom authentication backend for this account type (as Oauth was not an option). Any solution would have to be compatible with this.
Any help is appreciated,