Giter Club home page Giter Club logo

alexa-auth's People

Contributors

mrbuddycasino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alexa-auth's Issues

device registering

During device registration on first page that is asking amazon credentials email and password are sent with plain text and i think those data are not important to register device, so my advice is to not give real credentials.

EDIT its not like that i dont trust MrBuddyCasino, just sending credentials with plain text from my devices

Execution error

I have an execution error like below. I made environment variables in bashrc. then I executed ./alexa-auth. It shows me that I open at http://localhost:8000 . then I typed http://http://localhost:8000/auth/refresh/<refresh_token> in browser.

ppark@ubuntu:~/Work/alexa-auth/target/release$ ./alexa-auth
πŸ”§ Configured for development.
=> address: localhost
=> port: 8000
=> log: normal
=> workers: 2
=> secret key: generated
=> limits: forms = 32KiB
=> tls: disabled
πŸ›° Mounting '/':
=> GET /
=> GET /auth/refresh/<refresh_token>
=> POST /add_device
=> GET /consent
=> GET /return?<return_params>
πŸš€ Rocket has launched from http://localhost:8000
GET /auth/refresh/%3Crefresh_token%3E text/html:
=> Matched: GET /auth/refresh/<refresh_token>
refresh_token_param: <refresh_token>
=> Outcome: Success
=> Response succeeded.

Errors here!!
====> On the browser πŸ‘
{"error_description":"The request has an invalid grant parameter : refresh_token","error":"invalid_grant"}

nginx.conf

I want to run alexa-auth in my computer, But I'm not familiar with nginx. Can you give me your nginx.conf contents? Thanks

[question] alexa auth porting help

Hi,
did you have to make some special steps to prepare this app before you could run it?
I am trying to use node.js companionService app from alexa-samples repo but im getting all the time this error:
error_description=An+unknown+scope+was+requested

I have a error and I can't resolve it!

zifeng@os:~/sources/pro/alexa-auth/target/release$ ./alexa-auth
πŸ”§ Configured for development.
=> address: localhost
=> port: 8000
=> log: normal
=> workers: 8
=> secret key: generated
=> limits: forms = 32KiB
=> tls: disabled
πŸ›° Mounting '/':
=> GET /
=> GET /auth/refresh/<refresh_token>
=> POST /add_device
=> GET /consent
=> GET /return?<return_params>
Error: Rocket failed to launch due to an I/O error.
thread 'main' panicked at 'Address already in use (os error 98)', /home/zifeng/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket-0.3.16/src/error.rs:204:17
note: Run with RUST_BACKTRACE=1 for a backtrace.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.