Skip to content

Commit 81daac2

Browse files
committed
feat: improve authentication logic using access and refresh token
1 parent b6e63d3 commit 81daac2

46 files changed

Lines changed: 1493 additions & 804 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Want to help us make this template better? Share your feedback here: https://forms.gle/ybq9Krt8jtBL3iCk7
88

99
ARG NODE_VERSION=22.18.0
10-
ARG PNPM_VERSION=10.11.0
10+
ARG PNPM_VERSION=10.32.1
1111

1212
################################################################################
1313
# Use node image for base image for all stages.

0 commit comments

Comments
 (0)