forked from infoshareacademy/jfdzr12-project-react
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'infoshareacademy:main' into main
- Loading branch information
Showing
5 changed files
with
35 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Projekt: Firebase – uwierzytelnianie i autoryzacja | ||
|
||
## Logowanie | ||
|
||
Stwórz widok logowania użytkownika. | ||
|
||
![](./assets/01-sign-in.png) | ||
|
||
Na potrzeby weryfikacji poprawności działania formularza, stwórz konto z poziomu konsoli Firebase. | ||
|
||
## Rejestracja nowego konta użytkownika | ||
|
||
Stwórz widok rejestracji nowego użytkownika. | ||
|
||
![](./assets/02-sign-up.png) | ||
|
||
## Koszyk | ||
|
||
Zabezpiecz dostęp do koszyka tylko dla zalogowanych użytkowników. | ||
|
||
Użytkownik powinien widzieć tylko produkty we własnym koszyku. | ||
|
||
![](./assets/03-basket.png) | ||
|
||
--- | ||
|
||
💯 | ||
|
||
Zabezpiecz dane na poziomie reguł Firebase. | ||
|
||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.