Browse Source
Replace session ID retrieval and validation logic with a direct call to requireUser() for improved clarity and efficiency in user authentication. This change streamlines the error handling process by ensuring that session cookies are cleared only when necessary.main
1 changed files with 1 additions and 10 deletions
Loading…
Reference in new issue