Feat: Added auth module, adde keys module #18

Open
jakub wants to merge 2 commits from Feat/auth-module into dev
Owner
No description provided.
WIP
Some checks failed
Check tests documentation / check-tests-docs (pull_request) Successful in 3s
Check env documentation / check-env-docs (pull_request) Successful in 4s
Test / install (pull_request) Successful in 11s
Test / audit (pull_request) Successful in 15s
Test / build (pull_request) Successful in 21s
Test / lint (pull_request) Failing after 21s
Test / test (pull_request) Successful in 33s
58cb72583d

It looks like you updated .env.sample, but not docs/HowToStart.md. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.

It looks like you updated `.env.sample`, but not `docs/HowToStart.md`. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.
Feat Added auth logic
Some checks failed
Check tests documentation / check-tests-docs (pull_request) Successful in 3s
Check env documentation / check-env-docs (pull_request) Successful in 3s
Test / install (pull_request) Successful in 11s
Test / audit (pull_request) Successful in 18s
Test / lint (pull_request) Failing after 20s
Test / build (pull_request) Successful in 21s
Test / test (pull_request) Failing after 29s
35f5eaf14d

It looks like you updated .env.sample, but not docs/HowToStart.md. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.

It looks like you updated `.env.sample`, but not `docs/HowToStart.md`. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.
test fix
Some checks failed
Check env documentation / check-env-docs (pull_request) Successful in 2s
Check tests documentation / check-tests-docs (pull_request) Successful in 3s
Test / install (pull_request) Successful in 10s
Test / audit (pull_request) Successful in 17s
Test / lint (pull_request) Failing after 21s
Test / build (pull_request) Successful in 22s
Test / test (pull_request) Failing after 30s
3a95586f93

It looks like you updated .env.sample, but not docs/HowToStart.md. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.

It looks like you updated `.env.sample`, but not `docs/HowToStart.md`. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.
Feat: Added auth middleware as a decorator
All checks were successful
Check tests documentation / check-tests-docs (pull_request) Successful in 4s
Check env documentation / check-env-docs (pull_request) Successful in 4s
Test / install (pull_request) Successful in 11s
Test / audit (pull_request) Successful in 18s
Test / lint (pull_request) Successful in 20s
Test / build (pull_request) Successful in 21s
Test / test (pull_request) Successful in 34s
eb680e28d0

It looks like you updated .env.sample, but not docs/HowToStart.md. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.

It looks like you updated `.env.sample`, but not `docs/HowToStart.md`. Please make sure the environment configuration documentation stays in sync with the sample environment file. If this comment is irrelevant, feel free to ignore it.
jakub force-pushed Feat/auth-module from eb680e28d0
All checks were successful
Check tests documentation / check-tests-docs (pull_request) Successful in 4s
Check env documentation / check-env-docs (pull_request) Successful in 4s
Test / install (pull_request) Successful in 11s
Test / audit (pull_request) Successful in 18s
Test / lint (pull_request) Successful in 20s
Test / build (pull_request) Successful in 21s
Test / test (pull_request) Successful in 34s
to 258d1605fc
All checks were successful
Check env documentation / check-env-docs (pull_request) Successful in 2s
Check tests documentation / check-tests-docs (pull_request) Successful in 2s
Test / install (pull_request) Successful in 9s
Test / audit (pull_request) Successful in 15s
Test / lint (pull_request) Successful in 19s
Test / build (pull_request) Successful in 21s
Test / test (pull_request) Successful in 32s
2026-07-16 16:49:49 +00:00
Compare
jakub force-pushed Feat/auth-module from 258d1605fc
All checks were successful
Check env documentation / check-env-docs (pull_request) Successful in 2s
Check tests documentation / check-tests-docs (pull_request) Successful in 2s
Test / install (pull_request) Successful in 9s
Test / audit (pull_request) Successful in 15s
Test / lint (pull_request) Successful in 19s
Test / build (pull_request) Successful in 21s
Test / test (pull_request) Successful in 32s
to ca78116e48
Some checks failed
Check tests documentation / check-tests-docs (pull_request) Successful in 2s
Check env documentation / check-env-docs (pull_request) Successful in 2s
Test / install (pull_request) Failing after 36s
Test / test (pull_request) Has been skipped
Test / lint (pull_request) Has been skipped
Test / build (pull_request) Has been skipped
Test / audit (pull_request) Has been skipped
2026-07-16 17:07:05 +00:00
Compare
jakub force-pushed Feat/auth-module from ca78116e48
Some checks failed
Check tests documentation / check-tests-docs (pull_request) Successful in 2s
Check env documentation / check-env-docs (pull_request) Successful in 2s
Test / install (pull_request) Failing after 36s
Test / test (pull_request) Has been skipped
Test / lint (pull_request) Has been skipped
Test / build (pull_request) Has been skipped
Test / audit (pull_request) Has been skipped
to 471d6e6fcb
Some checks failed
Check env documentation / check-env-docs (pull_request) Successful in 2s
Check tests documentation / check-tests-docs (pull_request) Successful in 2s
Test / install (pull_request) Successful in 10s
Test / audit (pull_request) Successful in 16s
Test / lint (pull_request) Failing after 20s
Test / build (pull_request) Successful in 21s
Test / test (pull_request) Failing after 33s
2026-07-16 17:19:35 +00:00
Compare
Feat: Added tests
Some checks failed
Check tests documentation / check-tests-docs (pull_request) Successful in 3s
Check env documentation / check-env-docs (pull_request) Successful in 4s
Test / install (pull_request) Successful in 9s
Test / audit (pull_request) Successful in 17s
Test / build (pull_request) Successful in 21s
Test / lint (pull_request) Failing after 21s
Test / test (pull_request) Failing after 36s
9705460fae
Some checks failed
Check tests documentation / check-tests-docs (pull_request) Successful in 3s
Check env documentation / check-env-docs (pull_request) Successful in 4s
Test / install (pull_request) Successful in 9s
Required
Details
Test / audit (pull_request) Successful in 17s
Required
Details
Test / build (pull_request) Successful in 21s
Required
Details
Test / lint (pull_request) Failing after 21s
Required
Details
Test / test (pull_request) Failing after 36s
Required
Details
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Feat/auth-module:Feat/auth-module
git switch Feat/auth-module
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Monsters/MonorepoV2!18
No description provided.