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

Rewrite and split of actions.ts file #220

Open
3 of 6 tasks
hburn7 opened this issue Sep 14, 2024 · 0 comments
Open
3 of 6 tasks

Rewrite and split of actions.ts file #220

hburn7 opened this issue Sep 14, 2024 · 0 comments
Assignees
Labels
type:code-quality type:performance Addresses a performance concern

Comments

@hburn7
Copy link
Collaborator

hburn7 commented Sep 14, 2024

Reference: https://nextjs.org/blog/security-nextjs-server-components-actions
Server-side actions should be split up into files and organized to improve clarity and code quality. As of now they all live in a single file.

Tasks (Split all of the following):

  • Login / logout
  • Session management
  • Cookies
  • Users
  • Players
  • Tournaments
@hburn7 hburn7 moved this to Backlog in otr-beta-v2 Sep 14, 2024
@myssto myssto self-assigned this Nov 7, 2024
@myssto myssto moved this from Backlog to In progress in otr-beta-v2 Nov 7, 2024
@myssto myssto added type:code-quality type:performance Addresses a performance concern labels Nov 7, 2024
@hburn7 hburn7 removed this from otr-beta-v2 Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:code-quality type:performance Addresses a performance concern
Projects
None yet
Development

No branches or pull requests

3 participants