File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11## Jwt-Spring-Security-JPA ##
2- <a href =" https://sourcerer.io/isopropylcyanide " ><img src =" https://img.shields.io/badge/Java-187%20commits-orange.svg " alt =" " ></a >
2+
3+ <a href =" https://sourcerer.io/isopropylcyanide " ><img src =" https://avatars0.githubusercontent.com/u/12872673?v=4 " height =" 50px " width =" 50px " alt =" " /></a >
34
45A demo project explaining the backend authentication using JWT (Json Web Token) authentication using Spring Security & ; MySQL JPA.
56There's support for the following features:
@@ -96,6 +97,13 @@ Moreover, entities are validated using JSR-303 Validation constraints.
9697
9798 Any new user who signs up to the app is assigned the `ROLE_USER` by default.
9899
100+ ---
101+
102+ ### Contribution ###
103+ * Please fork the project and adapt it to your use case.
104+ * Submit a pull request.
105+ * The project is in a nascent stage. As such any issues you find should be reported in the issues section.
106+
99107---
100108## Demo Screens ##
101109
You can’t perform that action at this time.
0 commit comments