Skip to content

Add Publisher Mode: API key storage and authenticated endpoints#52

Merged
manoahLinks merged 2 commits into
mind-vault-1:mainfrom
lamborghini21:feature/publisher-mode
Jun 26, 2026
Merged

Add Publisher Mode: API key storage and authenticated endpoints#52
manoahLinks merged 2 commits into
mind-vault-1:mainfrom
lamborghini21:feature/publisher-mode

Conversation

@lamborghini21

Copy link
Copy Markdown
Contributor
  • Add expo-secure-store for secure API key storage (Keychain/Keystore)
  • Create secureStorage service with store/get/clear functions
  • Add fetchPublisherResources endpoint with x-api-key header
  • Add 401/403 error handling for unauthorized/forbidden responses
  • Create PublisherSettings modal for API key entry/management
  • Add settings button and publisher mode toggle to main app
  • Logout clears API key from secure storage Closes Mobile: Add Publisher Mode (enter/store API key securely) #11

- Add expo-secure-store for secure API key storage (Keychain/Keystore)
- Create secureStorage service with store/get/clear functions
- Add fetchPublisherResources endpoint with x-api-key header
- Add 401/403 error handling for unauthorized/forbidden responses
- Create PublisherSettings modal for API key entry/management
- Add settings button and publisher mode toggle to main app
- Logout clears API key from secure storage
Closes mind-vault-1#11
@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@lamborghini21 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@manoahLinks manoahLinks merged commit 07c9bc6 into mind-vault-1:main Jun 26, 2026
1 check failed
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.

Mobile: Add Publisher Mode (enter/store API key securely)

2 participants