feat: add JWT authentication middleware and login endpoint

This commit is contained in:
iamatulsingh
2026-03-08 21:01:04 +01:00
parent b5ac108719
commit cc6f466c72
8 changed files with 248 additions and 148 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../../../.." vcs="Git" />
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
</component>
<component name="VcsProjectSettings">
<option name="detectVcsMappingsAutomatically" value="false" />
</component>
</project>