Skip to content

Commit 3343b1d

Browse files
author
toastflaming
authored
Update README.md
1 parent 1cda2ba commit 3343b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

username-password-auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Username/password sign in with Firebase
22

3-
This sample shows how to authenticate with a username/password to Sign-In with Firebase. In this sample we use a basic authentication request with the supplied credentials and if succesful create a Firebase Custom Token.
3+
This sample shows how to authenticate with a username/password to Sign-In with Firebase. In this sample we use a basic authentication request with the supplied credentials and if successful create a Firebase Custom Token.
44

55
NOTE: [Firebase Authentication](https://firebase.google.com/docs/auth/web/password-auth) can be used for email address/password sign in. This sample specifically addresses the case in which an email address is not used as the unique identifier for a user.
66

0 commit comments

Comments
 (0)