AppAuth-Android
AppAuth-Android copied to clipboard
Supporting App2App OAuth Flows
This pull request introduces the method secureRedirection(@NonNull Context context, @NonNull Uri uri) to securely redirect a user from one app to another. The usage of the method is described here and the mechanics behind it are described in the Improving OAuth App-to-App Security blog post.
The code is contributed by the yes.com AG that signed the Working Group Contribution Agreement.
gh pr checkout 622