Skip to content

Commit

Permalink
Update file artigos/autenticacao-para-pacotes-privados.md
Browse files Browse the repository at this point in the history
Issue: GH-43
  • Loading branch information
adielcristo committed Feb 1, 2024
1 parent 8b39f4e commit a8940bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/artigos/autenticacao-para-pacotes-privados.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ O driver BitBucket usa OAuth para acessar os repositórios privados por meio das
APIs REST do BitBucket, e será necessário criar um consumidor OAuth para usar o
driver; consulte a [documentação da Atlassian][37].
Será necessário preencher o URL da chamada de retorno com algo que satisfaça o
BitBucket, mas o endereço não precisa ir a lugar nenhum e não é usado pelo
BitBucket, mas o endereço não precisa ir a lugar algum e não é usado pelo
Composer.

#### Autenticação com `bitbucket-oauth` na linha de comando
Expand Down Expand Up @@ -479,3 +479,5 @@ php composer.phar config [--global] --editor --auth
[35]: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

[36]: https://github.com/github/roadmap/issues/184

[37]: https://support.atlassian.com/bitbucket-cloud/docs/use-oauth-on-bitbucket-cloud/

0 comments on commit a8940bc

Please sign in to comment.