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

How to handle non LWA authentication #8

Closed
albinantony2904 opened this issue Nov 22, 2017 · 4 comments
Closed

How to handle non LWA authentication #8

albinantony2904 opened this issue Nov 22, 2017 · 4 comments

Comments

@albinantony2904
Copy link

I am planning to direct the user to a login page that I provide in companion app when the user tries to enable a smart home skill.So how can I handle such kind of authentication.? Is there any tutorial available that does not involve LWA authentication.?

@modescode
Copy link

@albinantony2904
Copy link
Author

@modescode I don't want to use LWA

@briankel
Copy link
Contributor

@albinantony2904 setting up the OAuth provider is not something we can provide documentation for as this will vary greatly depending on the web platform you are using. However we do have some documentation which can help you with configuration based on what Alexa is expecting:

@dairong
Copy link
Contributor

dairong commented Nov 28, 2017

To add to @modescode and @briankel's comments, we expect smart home skill authorization to be based on the OAuth 2 spec, so if you do not want to use LWA, then you can use any other OAuth 2 compliant provider. Resolving this issue, please re-open if needed, thanks!

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

No branches or pull requests

4 participants