We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c59738 commit 13a1026Copy full SHA for 13a1026
README.md
@@ -28,9 +28,11 @@
28
[github-shield]: https://img.shields.io/github/followers/coderpros?label=Follow&style=social
29
[github-follow-url]: https://img.shields.io/twitter/follow/coderpronet?style=social
30
31
->An example book SPA created with ReactJS & ASP.Net 5.
+>An example book manager SPA created with ReactJS & ASP.Net 5. This project utilizes Azure Active Directory B2C for authentication and user flows
32
+>along with a simple homegrown custom role manger.
33
34
## Change Log
-
35
+- 2020/03/12:
36
+ - Release Candidate 1
37
- 2020/02/28:
38
- Created API to handle Book CRUD operations.
0 commit comments