Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Refactor functions requiring user authentication, to use a globally accessible function... #18

Open
wqyeo opened this issue Nov 12, 2023 · 0 comments
Labels

Comments

@wqyeo
Copy link
Member

wqyeo commented Nov 12, 2023

Title;

Currently, every single function that requires the user to authenticate themselves with a session token and browser, has their own code for authenticating it.

Instead, create a globally usable function to authenticate user based on their session token and browser, and refactor those other functions to use that new function instead...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Status: 🆕 New
Development

No branches or pull requests

1 participant