Skip to content

Feat/treasury balance tracking#108

Open
binayyub4211 wants to merge 2 commits intoMissBlue00:mainfrom
binayyub4211:feat/treasury-balance-tracking
Open

Feat/treasury balance tracking#108
binayyub4211 wants to merge 2 commits intoMissBlue00:mainfrom
binayyub4211:feat/treasury-balance-tracking

Conversation

@binayyub4211
Copy link
Copy Markdown

closes #7

Created POST /apikeys endpoint
Generates a 32-byte cryptographically secure random key prefixed with sp_live_
Stores only the SHA256 hash (key_hash) — never the plaintext key
Returns the plaintext key to the merchant only once upon creation

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

@rhoggs-bot-test-account is attempting to deploy a commit to the missblue00's projects Team on Vercel.

A member of the Team first needs to authorize it.

@MissBlue00
Copy link
Copy Markdown
Owner

@binayyub4211 the ci/cd checks failed, please resolve

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.

Backend: Implement API key generation and hashing service

2 participants