Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'oauthType' of undefined #1132

Open
aribs opened this issue Jan 25, 2019 · 0 comments
Open

TypeError: Cannot read property 'oauthType' of undefined #1132

aribs opened this issue Jan 25, 2019 · 0 comments

Comments

@aribs
Copy link

aribs commented Jan 25, 2019

Hi, i found this problem when configure custom oauth to Wordpres
$authProvider.oauth2({
name: 'KOAPP',
url: 'http://subdomain.domain.com',
clientId: 'tiihbdfgsdgssw',
redirectUri: 'http://localhost:9001/#/wpaccountpro-XZ',
authorizationEndpoint: 'http://subdomain.domain.com/wp-json/oauth2/authorize',
oauthType: '2.0'
});

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant