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

Feature/sign in up #795

Merged
merged 6 commits into from
May 21, 2024
Merged

Feature/sign in up #795

merged 6 commits into from
May 21, 2024

Conversation

RexBearIU
Copy link
Member

DEVELOP

  • implement session for sign in sign up
  • connect invitation code to sign in sign up
  • modify subscription test for session
  • add api PUT /company/:companyId/select

CHECK LIST

  • Naming convention verification: checked
  • Coding style verification: checked
  • new Library: 1 ("next-session": "^4.0.5",)
  • new Class / Component: 0
  • new loop: 0
  • new recursive: 0
  • high risk: 0
  • new sql: 0

@RexBearIU RexBearIU self-assigned this May 21, 2024
Copy link

vercel bot commented May 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
i-sun-fa ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 11:44am

Copy link
Member

@Luphia Luphia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • no bug found

@Luphia Luphia merged commit b7f1a78 into develop May 21, 2024
2 checks passed
@Luphia Luphia deleted the feature/sign_in_up branch May 21, 2024 12:03
@Luphia Luphia added this to the v0.8.0 Alpha Release milestone Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement cookie session in ISF Connect sign in sign up with invitation code
2 participants