Skip to content

UPDATE PASSED TESTS#10

Open
rwchaneyjr wants to merge 1 commit into
coopfinance:mainfrom
rwchaneyjr:fix/issue-6-stellar-jwt
Open

UPDATE PASSED TESTS#10
rwchaneyjr wants to merge 1 commit into
coopfinance:mainfrom
rwchaneyjr:fix/issue-6-stellar-jwt

Conversation

@rwchaneyjr

Copy link
Copy Markdown

Summary

Implements Stellar-signature-based auth with JWT guards on write endpoints.

Changes

  • GET /api/auth/nonce + POST /api/auth/verify with Keypair.verify()
  • JwtAuthGuard on POST /groups, POST /loans, PATCH /loans/:id/status
  • Swagger @ApiBearerAuth() on protected routes
  • Unit + e2e tests (8 passing)

Closes #6

@rwchaneyjr

Copy link
Copy Markdown
Author

Thanks for posting this bounty. Could you confirm the reward amount and how payout works for #6?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JWT authentication guard to admin-only endpoints

1 participant