Skip to content

fixed issue of getting please pass authtoken#136

Open
varsha766 wants to merge 3 commits intodevelopfrom
fix/retry-attempt-issue
Open

fixed issue of getting please pass authtoken#136
varsha766 wants to merge 3 commits intodevelopfrom
fix/retry-attempt-issue

Conversation

@varsha766
Copy link
Collaborator

@varsha766 varsha766 commented Mar 17, 2026

🎯 Purpose

Why is this change needed? (problem it solves or value it adds)

  • Refresh token api was not getting called

📝 Changes

  • Brief list of main updates
  • Used requesthandler to below list of apis so that refresh token logic will get automatically handled
    • Delete api/v1/app/{appId}
    • PUT api/v1/app/{appId}
    • CRUD api of /api/v1/verifier (for kyc)
    • CRUD api of /api/v1/verifier (for kyb)

🔄 Type

  • 🚀 Feature
  • 🐛 Fix
  • 📝 Docs
  • ♻️ Refactor
  • ✅ Tests
  • 🔧 Config / CI

🧪 Testing

How did you test this? (unit/integration/manual)


✅ Checklist

  • Code follows Hypermine standards
  • Tests/docs updated if needed
  • Verified locally

@varsha766 varsha766 requested a review from Pratap2018 March 20, 2026 06:53
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.

1 participant