Skip to content

Commit b13b5cf

Browse files
committed
README.md update. Closes #2
1 parent 9f06ec4 commit b13b5cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This is a repo for a starter application for a Single Page Application featuring
88
- HTML5 mode URLs
99
- Optimized Laravel and AngularJS routes
1010
- You kind of don’t need to care about routes, they work automatically as you add new views. Still allows for flexibility if you plan any special routes.
11+
- Authentication!
12+
- Flexible, extensible, clean
13+
- Token-based (![tymondesigns/jwt-auth](https://github.com/tymondesigns/jwt-auth))
14+
- Persistent local storage
1115
- Larevel Elixir readily configured
1216
- Versioning of CSS and JS files (cache busting)
1317
- CSS and JS files will be included automatically

0 commit comments

Comments
 (0)