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

Authentication: AniList authentication integration #66

Closed
wax911 opened this issue Nov 1, 2020 · 1 comment · Fixed by #69
Closed

Authentication: AniList authentication integration #66

wax911 opened this issue Nov 1, 2020 · 1 comment · Fixed by #69
Assignees
Labels
🌟 feature request A new feature request 🔧 enhancement request A request for enhancing functionality
Milestone

Comments

@wax911
Copy link
Member

wax911 commented Nov 1, 2020

AniTrend Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues:
https://github.com/AniTrend/anitrend-v2/issues?q=is%3Aissue+is%3Aclosed

Planning Information

As part of the authentication process, the android-auth module is to implement the authentication flow covering the user interface and interaction use-case. The user interface should provide two authentication methods:

Anonymous

Anonymous state is when the application does not provide the anilist platform with any authorisation code

Authenticated

Authenticated state is when the application makes use of an authorisation code to make requests on the behalf of the user, this intern unlocks additional features which cannot be used/accessed without being authenticated

Solution Information

Use androidx.browser:browser to implement custom tabs which should simplify handling intent callbacks compared to using simple browser intents.

@wax911 wax911 added the 🔧 enhancement Improve existing functionality label Nov 1, 2020
@wax911 wax911 added this to the v2.0.0-alpha milestone Nov 1, 2020
@wax911 wax911 self-assigned this Nov 1, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@wax911 wax911 added 🌟 feature request A new feature request Epic and removed feature_request labels Nov 1, 2020
@wax911 wax911 linked a pull request Jan 20, 2021 that will close this issue
3 tasks
@wax911 wax911 added 🔧 enhancement request A request for enhancing functionality and removed 🔧 enhancement Improve existing functionality labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 feature request A new feature request 🔧 enhancement request A request for enhancing functionality
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant