ADORSYS-GIS / ADORSYS-GIS/cloud-wallet-ui
QR scan entry point for OID4VP Authorization Requests
- Linguagem predominante
- TypeScript
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Description
Extend the existing `/scan` page to also detect and route OID4VP Authorization Request QR codes. A presentation request URI typically looks like:
### Acceptance criteria
- [ ] The scanner distinguishes between an issuance offer URI and a presentation request URI
- [ ] On detecting an OID4VP request, the user is routed to `/presentation/request`
- [ ] Unrecognised or malformed URIs show a clear error state
- [ ] The parsed request object (or `request_uri`) is stored in a state provider, accessible downstream
- [ ] Unit tests cover the URI-type detection logic
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start at the existing `/scan` page and trace how scanned URIs are currently classified and routed. Add unit tests for distinguishing issuance offers, OID4VP requests, and malformed or unrecognised URIs; done means valid requests reach `/presentation/request`, the parsed request or `request_uri` is available from the state provider, and invalid input shows a clear error state.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 65/100