Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
martinussuherman committed Feb 13, 2021
1 parent e5882eb commit 7a64dae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Demo Vue App with OIDC Authentication

Vue 2 + Vuex + Typescript + Vuex-oidc

Feature:
- Runtime (asynchronous) configuration loading from json file.
- Vuex getter and action configuration with Typescript.
- Vuex-oidc route configuration for public path and callback path using route meta.
- Deployment using 404.html to make Vue Router work on Github Pages.

## Project setup
```
pnpm install
Expand Down

0 comments on commit 7a64dae

Please sign in to comment.