Consider Chrome Custom Tabs for Web Auth

Open
#447 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
android, java

Research direction

Start by tracing the SDK's web authentication flow and reviewing the linked Chrome Custom Tabs documentation. Determine how the current external-browser flow is launched and what lifecycle behavior leaves the browser open; done means evaluating or implementing an in-application authentication experience with clear behavior after successful authentication.

Written by the indexing model from the issue text.

Description

dropbox enhancement

Currently during the web auth flow, a user is sent to an external browser to do web auth. After a successful authentication, that browser window is left open. It could be a better UX to keep the user in the application via something like a Chrome Custom Tab https://developer.chrome.com/docs/android/custom-tabs/

Dominant language
Java
Stars
627
Forks
463
Avg merge
5m
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dropbox/dropbox-sdk-java

All issues in dropbox/dropbox-sdk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.