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

Google Play App Setup -> App Access #349

Open
nelsonic opened this issue Oct 31, 2023 · 2 comments
Open

Google Play App Setup -> App Access #349

nelsonic opened this issue Oct 31, 2023 · 2 comments
Labels
chore a tedious but necessary task often paying technical debt documentation Improvements or additions to documentation enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! needs-ui A feature idea that needs UI in order to be discussed/built. priority-3 Third priority. Considered "Nice to Have". Not urgent. T1h Time Estimate 1 Hour technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

As part of #348 we need to specify the App access.
https://play.google.com/console/u/0/developers/7684502167734640710/app/4975183496784052219/app-content/testing-credentials?source=dashboard
image

Certain features of the App will be auth-protected like delegating to memebers of a team or "mentions".
So we need to provide them with instructions for how to authenticate. 👌

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! chore a tedious but necessary task often paying technical debt priority-1 Highest priority issue. This is costing us money every minute that passes. technical A technical issue that requires understanding of the code, infrastructure or dependencies T1h Time Estimate 1 Hour needs-ui A feature idea that needs UI in order to be discussed/built. documentation Improvements or additions to documentation labels Oct 31, 2023
@nelsonic
Copy link
Member Author

For now we could just mark this as "All functionality in my app is available without any access restrictions"

image

Which is true. We haven't built the features to delegate to team members yet so it's just "Single Player"
and there is no Auth on the Flutter App yet so again, it no access restrictions. 💭

@nelsonic
Copy link
Member Author

Once we have Auth in the Flutter App we can update this. 👌

@nelsonic nelsonic added priority-3 Third priority. Considered "Nice to Have". Not urgent. and removed priority-1 Highest priority issue. This is costing us money every minute that passes. labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a tedious but necessary task often paying technical debt documentation Improvements or additions to documentation enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! needs-ui A feature idea that needs UI in order to be discussed/built. priority-3 Third priority. Considered "Nice to Have". Not urgent. T1h Time Estimate 1 Hour technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant