Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhomayooon committed Jul 15, 2022
1 parent 6ce7341 commit 19aac97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Web-Authentication
#🔐 Web-Authentication
<h1>Web Authentication With Django</h1>
<p>This is a <span style="color: rgb(184, 49, 47);">Django</span> project to authenticate users, in which the user can first register, for which there are two options, using a <span style="color: rgb(184, 49, 47);">Google account</span> and using personal information such as <span style="color: rgb(184, 49, 47);">email</span>, <span style="color: rgb(184, 49, 47);">username</span>, and <span style="color: rgb(184, 49, 47);">password</span>.</p>
<p>And after creating an account, they can <span style="color: rgb(184, 49, 47);">edit their information</span> or <span style="color: rgb(184, 49, 47);">request a password change</span>.</p>
Expand Down

0 comments on commit 19aac97

Please sign in to comment.