Skip to content

feat: Add authservice#137

Merged
commonpike merged 2 commits intodevelopfrom
feature/auth-service
Apr 5, 2025
Merged

feat: Add authservice#137
commonpike merged 2 commits intodevelopfrom
feature/auth-service

Conversation

@commonpike
Copy link
Owner

implementing sauth, providing
generateToken, getToken,verifyToken,login,logout and setPassword

fix: #132

implementing sauth, providing
generateToken, getToken,verifyToken,login,logout and setPassword

fix: #132
@commonpike commonpike requested a review from Copilot April 5, 2025 07:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 11 out of 13 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • .env.dist: Language not supported
  • package.json: Language not supported

@commonpike commonpike merged commit 384c96b into develop Apr 5, 2025
1 check passed
@commonpike commonpike deleted the feature/auth-service branch April 5, 2025 10:55
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.

feat: Set up AuthService

2 participants