Skip to content

feat: implement transaction handling in JWT and auto CRUD controllers#324

Open
krzys13 wants to merge 3 commits into
mainfrom
refactor/auth_functions_in_transactions
Open

feat: implement transaction handling in JWT and auto CRUD controllers#324
krzys13 wants to merge 3 commits into
mainfrom
refactor/auth_functions_in_transactions

Conversation

@krzys13

@krzys13 krzys13 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

(#315)

  • add trx usage in JWT auth
  • edit autocrud controller
  • add new config file for transaction isolation level

@krzys13
krzys13 requested a review from a team as a code owner July 13, 2026 18:25
@github-actions

Copy link
Copy Markdown
Contributor

Looks like you did not link an issue to this PR. If this PR completes a task, consider linking it.

@mini-bomba mini-bomba linked an issue Jul 13, 2026 that may be closed by this pull request
@mini-bomba

Copy link
Copy Markdown
Member

/quickfix

@krzys13
krzys13 force-pushed the refactor/auth_functions_in_transactions branch from d6d343e to d54da4e Compare July 13, 2026 18:35
Comment thread app/auth/guards/jwt.ts Outdated
Comment thread app/auth/guards/jwt.ts Outdated
@krzys13 krzys13 closed this Jul 14, 2026
@krzys13
krzys13 deleted the refactor/auth_functions_in_transactions branch July 14, 2026 21:27
@krzys13
krzys13 restored the refactor/auth_functions_in_transactions branch July 14, 2026 21:27
@krzys13 krzys13 reopened this Jul 14, 2026
@krzys13
krzys13 force-pushed the refactor/auth_functions_in_transactions branch 6 times, most recently from 3f4bef0 to c76c34e Compare July 14, 2026 23:06
@krzys13
krzys13 enabled auto-merge July 16, 2026 10:56
@krzys13
krzys13 force-pushed the refactor/auth_functions_in_transactions branch from c76c34e to ecc7a2e Compare July 18, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(transactions): make auth functions execute in transactions

2 participants