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

[FR]: Add login functionality to the app #261

Open
2 tasks done
yschimke opened this issue Sep 2, 2022 · 1 comment
Open
2 tasks done

[FR]: Add login functionality to the app #261

yschimke opened this issue Sep 2, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yschimke
Copy link
Contributor

yschimke commented Sep 2, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

A typical app should deal with login, including say authenticated requests. It would be good to have a nice sample for this. Not sure exactly what should be implemented by ideas

a) Server with oauth support
b) Integration with Google Signin
c) Some persistence associated with accounts

If we eventually add a Wear app here, it would be good to show some good examples for login with paired and standalone devices also.

Describe the solution

Implement accounts and login in the app and server.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@yschimke yschimke added the enhancement New feature or request label Sep 2, 2022
@tunjid
Copy link
Contributor

tunjid commented Sep 2, 2022

@yschimke so this is planned, along with multiple user accounts all backed by google sign in. We just need a few integration pieces to fall in before we can implement it.

@tunjid tunjid mentioned this issue Aug 18, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants