Skip to content

Commit 8a66445

Browse files
Add new Python authentication solution link (#147)
* Add new Python authentication solution link * Add Python solution link to SOLUTIONS.md
1 parent aa5e393 commit 8a66445

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

authentication/SOLUTIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Neste tópico, você encontrará uma lista de soluções para o desafio [autenti
99
| `Ruby` | https://github.com/b-sep/authentication |
1010
| `Python` | https://github.com/BrunoBorelliPro/authentication |
1111
| `JavaScript` | https://github.com/meiotera/authentication-node |
12+
| `Python` | https://github.com/gabrielteramae/authentication-desafio |

secure-password/SOLUTIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Neste tópico, você encontrará uma lista de soluções para o desafio [Senha s
1515
| `NodeJS` | https://github.com/EllyanF/password-validation |
1616
| `Typescript` | https://github.com/7Cass/secure-password-challenge |
1717
| `Typescript` | https://github.com/JuanLucca846/secure-password-api |
18+
| `Python` | https://github.com/gabrielteramae/senha-segura-desafio |

0 commit comments

Comments
 (0)