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

feat: add support for anonymous NextAuth session #26

Open
SecondThundeR opened this issue Oct 25, 2023 · 0 comments
Open

feat: add support for anonymous NextAuth session #26

SecondThundeR opened this issue Oct 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@SecondThundeR
Copy link
Owner

Currently, there are no way to play without Shikimori account

There are at least two ways I want to get around this:

  • Create stateless games, which are available for certain time, e.g. 1 day, to share with someone or review results later (Easier to implement, but maybe not so user-friendly)
  • Create anonymous session for keeping track of games played by user and connect them later on, when user will login to Shikimori account

Last idea is more suitable and more interesting, but challenging to implement

@SecondThundeR SecondThundeR added the enhancement New feature or request label Oct 25, 2023
@SecondThundeR SecondThundeR added this to the PoC #2 milestone Oct 25, 2023
@SecondThundeR SecondThundeR self-assigned this Oct 25, 2023
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
Status: Todo
Development

No branches or pull requests

1 participant