Standalone oidc system.
  • TypeScript 86.2%
  • EJS 13.2%
  • Dockerfile 0.3%
  • Makefile 0.2%
Find a file
jakub 551ab6979b
Some checks failed
Test / lint (push) Has been cancelled
Test / build (push) Has been cancelled
Test / test (push) Has been cancelled
Test / audit (push) Has been cancelled
Merge pull request 'feat/nest' (#2) from feat/nest into dev
Reviewed-on: #2
2026-03-10 16:12:11 +00:00
.gitea Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
docs Feat: Added docs 2026-03-10 17:10:04 +01:00
public Feat: Added login and logout system 2026-03-10 17:10:08 +01:00
src Fix: Fixed invalid claims 2026-03-10 17:10:09 +01:00
.editorconfig Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
.env.sample Feat: Added docs 2026-03-10 17:10:04 +01:00
.gitignore Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
.oxlintrc.json Fix: Fixed invalid claims 2026-03-10 17:10:09 +01:00
.prettierrc Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
.swcrc Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
Dockerfile Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
dockerignore Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
LICENSE Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
makefile Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
nest-cli.json Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
package-lock.json Feat: Replaced eslint with oxlint 2026-03-05 14:31:18 +01:00
package.json Feat: Replaced eslint with oxlint 2026-03-05 14:31:18 +01:00
README.md Feat: Added docs 2026-03-10 17:10:04 +01:00
start.sh Feat: WIP Rewritten base application for nest.js, based on my other project 2026-03-01 16:33:49 +01:00
tsconfig.build.json Feat: Added data seeders 2026-03-02 16:55:59 +01:00
tsconfig.json Feat: Replaced eslint with oxlint 2026-03-05 14:31:18 +01:00

Authorizations

Description:

Standalone oauth server.

Docs: