pawanmandhan / Mi-Help

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic 3 seed project with JWT and route guards

This project is based on the original Ionic 3 project with sidemenu, plus:

  • support for JWT
  • translation service
  • route guards

I've also setup a demo backend project, to support this one - Laravel JWT

Using this seed project, you'll have a working example of

  • user registration
  • user login
  • user logout
  • authenticated CRUD requests to the backend
  • examples of forms processing
  • translation service
  • route guards
  • custom services
  • very simple backend environment configuration (e.g. URLs to your backend API and endpoints)

ToDo

  • Forgot password
  • Reset password
  • Update user profile

About


Languages

Language:JavaScript 86.4%Language:CSS 8.3%Language:Java 2.1%Language:Objective-C 1.4%Language:C++ 1.2%Language:TypeScript 0.1%Language:C# 0.1%Language:HTML 0.1%Language:Batchfile 0.1%Language:C 0.0%