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

initialize with custom app secret and id #53

Open
qvaqvaboo opened this issue Nov 16, 2016 · 4 comments
Open

initialize with custom app secret and id #53

qvaqvaboo opened this issue Nov 16, 2016 · 4 comments

Comments

@qvaqvaboo
Copy link

hi Serhiy, need to initialize skype client with my own app id and secret - is this possible?

@ShyykoSerhiy
Copy link
Owner

Hi Vadim, do app id and secret relate to Microsoft Bot Framework?

@ShyykoSerhiy
Copy link
Owner

Or are you referencing to Skype Web SDK(Skype For Business).

@qvaqvaboo
Copy link
Author

Do the currently hardcoded id an secret belong to Skype Web? I was thinking if I can use id and secret from my Skype Bot app.

@ShyykoSerhiy
Copy link
Owner

skyweb mimics login as if it was done via browser on web.skype.com. App id and app secret was were retrieved from requests for login on web.skype.com. I don't think that id and secret from Skype Bot app will work here, but you can give it at shot. Just change them here https://github.com/ShyykoSerhiy/skyweb/blob/master/dist/src/consts.js#L4.

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

2 participants