Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devondragon authored Feb 13, 2021
1 parent ed16aaa commit 4f667d9
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,5 +1,5 @@
# SpringUserFramework
A Easy to leverage User Management Framework based on [Spring Security](https://spring.io/projects/spring-security)
An Easy to leverage Java Spring Boot User Management Framework based on [Spring Security](https://spring.io/projects/spring-security)

## Summary
This is an easy to use starter application or framework for handling basic user management features for your [Spring](https://spring.io/) based Web Application. It provides registration, with optional email verification, login, logout, and forgot password flows. There are basic example pages for everything, unstyled, to allow for the easiest integration to your application.
Expand Down

0 comments on commit 4f667d9

Please sign in to comment.