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

Add voice grant #134

Merged
merged 2 commits into from
Sep 9, 2020
Merged

Conversation

ostap0207
Copy link
Contributor

Voice grant enables to use Access Token in Voice SDKs.
Implementation is based on Java version.

Voice grant enables to use Access Token in Voice SDKs.
Implementation is based on [Java version][1].

[1]: https://github.com/twilio/twilio-java/blob/master/src/main/java/com/twilio/jwt/accesstoken/VoiceGrant.java#L87
@ostap0207 ostap0207 changed the title Voice grant Add voice grant Feb 26, 2020
@ostap0207
Copy link
Contributor Author

@danielberkompas can this be merged?

Also:
 * moved them to a separate section as access tokens and capability
tokens are different things.
 * Added deprecation notice to calling capability tokens can be seen [here][1].

[1]: https://www.twilio.com/docs/voice/client/capability-tokens
@danielberkompas danielberkompas merged commit a55c333 into danielberkompas:master Sep 9, 2020
@ostap0207
Copy link
Contributor Author

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants