Jasonette / Jasonette/JASONETTE-Android
$oauth action
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
There's an undocumented $oauth action on iOS. https://github.com/Jasonette/JASONETTE-iOS/blob/develop/app/Jasonette/JasonOauthAction.m
The reason it's undocumented was because I wasn't sure how long it would take to build the Android version so wanted to get rid of complexity back when i was about to release the iOS version as open source.
The decision was to exclude oauth from the documentation so it's not supported officially, until I release the initial version of Android.
But now that we have both iOS and Android out there, it would be great if we can implement $oauth on Android as well and also document this.
Contributor guide
Research direction
Read the existing iOS implementation in app/Jasonette/JasonOauthAction.m, then inspect the Android action structure to determine where the equivalent belongs. Implement $oauth for Android and update the project documentation to describe the action once both platforms support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, objective-c
- Domain
- authentication, documentation, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100