Vonage / vonage-java-sdk

Vonage Server SDK for Java. API support for SMS, Messages, Voice, Text-to-Speech, Numbers, Verify (2FA), Video and more.
https://developer.vonage.com/en/home
Apache License 2.0
97 stars 121 forks source link

feat: Add redirect_url to Silent Auth workflow #496

Closed SMadani closed 10 months ago

SMadani commented 10 months ago

Adds the optional redirect-url parameter to SilentAuthWorkflow, as described in the API spec.