Typescript Authentication & Authorization Server
Find a file
2024-12-22 17:56:13 -07:00
.forgejo/workflows [CHORE] Adjust Actions 2024-08-25 16:33:22 -06:00
lib [CHORE] Misc Code Updates & Fixes 2024-12-22 17:56:13 -07:00
prisma [CHORE] Misc Code Updates & Fixes 2024-12-22 17:56:13 -07:00
public [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
src [CHORE] Misc Code Updates & Fixes 2024-12-22 17:56:13 -07:00
templates [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
.dockerignore [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
.gitignore [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
.helmignore [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
.npmrc [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
.prettierrc [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
Chart.yaml [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
Dockerfile [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
index.html [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
LICENSE [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
package-lock.json [FEATURE] New Project Display (#1) 2024-09-03 02:35:38 +00:00
package.json [FEATURE] New Project Display (#1) 2024-09-03 02:35:38 +00:00
README.md [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
tsconfig.json [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
tsconfig.server.json [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
values.yaml [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
vite.config.ts [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00

Cairo

Typescript Authentication & Authorization Server