As oauth2.0 provider for amazon alexa account link

Hi,
Are there any sample or tutorial work with amazon alexa account link?

It looks enough basic hydra system, so I think that we need to setup basic hydra oauth2.0 provider and implement consent app for our system.
(We have already authentication system for web service, but not support oauth.)

Is it right recognition or more to do to use hydra?

Welcome to the community @ynishi! There are currently no tutorials for working with Amazon Alexa, but if you figure it out it would be greatly appreciated if you contribute that to the documentation!

It looks enough basic hydra system, so I think that we need to setup basic hydra oauth2.0 provider and implement consent app for our system.
(We have already authentication system for web service, but not support oauth.)
Is it right recognition or more to do to use hydra?

Yes, that’s it!

Thanks for quickly reply!
I see, I’ll try it and share if I write the document here.

If any problem occur, I may ask again.