home/coding/prompt-190

PROMPT

GPTClaudeDeepSeek··1,379 copies·updated 2026-07-14
prompt-190.prompt
Create a TypeScript module implementing a service to manage user authentication
sessions: a function to create a session, one to validate a session token, and one
to revoke a session.

Choose an appropriate filename for the module yourself. Do not write tests.

when to use it

Community prompt sourced from the open-source GitHub repo christopherlouet/claude-base (MIT). A "PROMPT" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

christopherlouet/claude-base · MIT