Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/dynamic stringfied body to bearer auth #81

Merged
merged 4 commits into from
Aug 5, 2024

Conversation

andaraGui
Copy link
Contributor

@andaraGui andaraGui commented Jul 30, 2024

Descrição:

  • Transformando o tipo de dado da requisição de autenticação conforme especificado na criação do autenticador do client.
  • Adicioinando validação do conteúdo "message" dos erros capturados, pois recebia type error se a mensagem da requisição não estivesse formatada com o atributo "message".

Checklist:

  • Meu código segue o estilo de código deste projeto.
  • Minha mudança requer uma alteração na documentação.
  • Eu atualizei a documentação conforme necessário.
  • Eu li o documento CONTRIBUTING.
  • Eu adicionei testes para cobrir minhas alterações.
  • Todos os testes novos e existentes passaram.

@andaraGui andaraGui closed this Aug 2, 2024
@andaraGui andaraGui deleted the fix/dynamic-stringfied-body-to-bearer-auth branch August 2, 2024 15:53
@andaraGui andaraGui restored the fix/dynamic-stringfied-body-to-bearer-auth branch August 5, 2024 18:11
@andaraGui andaraGui reopened this Aug 5, 2024
@andaraGui andaraGui merged commit c775d2a into main Aug 5, 2024
4 of 5 checks passed
@andaraGui andaraGui deleted the fix/dynamic-stringfied-body-to-bearer-auth branch August 5, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants