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

Basic Auth - Testing New Authentication Flows with SuperTokens #2276

Open
alonp99 opened this issue Apr 1, 2024 · 0 comments
Open

Basic Auth - Testing New Authentication Flows with SuperTokens #2276

alonp99 opened this issue Apr 1, 2024 · 0 comments

Comments

@alonp99
Copy link
Collaborator

alonp99 commented Apr 1, 2024

Task Description

Thoroughly test the new authentication flows, including signup, signin, and session management, to ensure they work as expected with SuperTokens.

Acceptance Criteria

  • Unit tests are written and pass for the signup and signin routes.
  • Manual testing is conducted to verify the authentication flow works from the frontend.
  • Session management (creation, refresh, and deletion) is tested and validated.

Testing Instructions

  1. Write unit tests for auth endpoints.
  2. Conduct manual tests using the frontend to register, login, and logout users.
  3. Test session refresh and validate session expiration behavior.

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant