[CLKF-86] Implementa suporte à customização de cores dos botões no package verify#152
Draft
bob-clk wants to merge 4 commits intofeature/CLKF-87from
Draft
[CLKF-86] Implementa suporte à customização de cores dos botões no package verify#152bob-clk wants to merge 4 commits intofeature/CLKF-87from
bob-clk wants to merge 4 commits intofeature/CLKF-87from
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Descrição
Criado queryParam
datacom valor em base64 compactado. Sendo possível passar os valores de personalização emcustomna instância do verify.O queryParam
datafoi projetado para guardar informações além de personalização, que podem ser inseridos no futuro (novas implementações).Exemplo:
callbackUrl,createdAt,attemptou qualquer outro dado sem a necessidade de ter mais um query na url. Evitando assim a extensão demasiada da mesma a longo prazo.O
customdeve ser usado para personalizações disponíveis como: cores, títulos, textos e demais possibilidades de personalização.Um exemplo hipotético ficaria mais ou menos assim:
Issue tracker
CLKF-86
Screenshots (para mudanças de UI, se houver)
Checklist para poder mergear