Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Resul Avan authored and Resul Avan committed May 12, 2020
1 parent de1a182 commit 0c3a28f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This repository is created as a sample of using nuxt on firebase-functions+fireb

Firebase full password authentication (register, login, forget password, reset password), google authentication, twitter authentication, facebook authentication in `nuxt`.

[DEMO](https://nuxt-ts-firebase-auth-ssr.firebaseapp.com/)
DEMO: [https://nuxt-ts-firebase-auth-ssr.firebaseapp.com/](https://nuxt-ts-firebase-auth-ssr.firebaseapp.com/)

See the [Features](#features) for more functionalities

Expand Down Expand Up @@ -93,15 +93,15 @@ See the [Features](#features) for more functionalities
- [x] integration with nuxt-i18n
- [x] redirect to next url after login
- [x] dotenv
- [ ] better formatting
- [ ] backend-frontend types in a npm package
- [x] custom error page - simple
- [x] global notification
- [x] toaster notification
- [x] tooltips
- [x] force logout if token is invalid
- [x] uuid
- [x] slug
- [ ] better formatting
- [ ] backend-frontend types in a npm package

Have a look [Trello Board](https://trello.com/b/6JN23G7A/boiler-plate) for more coming functionality

Expand Down

0 comments on commit 0c3a28f

Please sign in to comment.