android / android/nowinandroid
[FR]: Add login functionality to the app
- Dominant language
- Kotlin
- Stars
- 21.8k
- Forks
- 4.6k
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [X] 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
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.