Hi,
Is there (or planned to be) an api for generating token? From what I understand there must be a browser involvement in the procedure to create a token. I was thinking of automating that for my users (having them provide their account credentials and the application will do all the rest)
Unfortunately the only way to avoid having your users provide credentials when they activate your application is for them to have previously authenticated with us and generated a token at https://cloud.lifx.com/settings
OAuth is our only alternative to this approach and we currently don’t have plans to change that.
And with OAuth, the flow requires the user visits a page controlled by us to authenticate themselves.
(The alternative would mean you would have direct access to user’s credentials, which is a serious security issue!)
How do i get the oauth token when i logged in the application Everytime. Is there is any api for getting Oauth token ? , Is there is anyway to get the token when I logged in