Authentication

Authentication

IONIC 2 Authentication

Free!

Not yet rated
ost.agency

ost.agency

Member since 2015

Details

Version:
1.0.0
Size:
7mb
Ionic:
2.x
Platforms:
iOS, Android
View ID:
8ba7ac59
Released:
7 years ago
Updated:
7 years ago
Category:
Themes
Tags:
IONIC 2 Authentication, registration, login, simple auth

Feature List of Ionic 2 authentication Template:-

Authentication ionic framework theme has been developed keeping in mind the need for the basic authentication which is required to integrate into the apps.

A Complete template pack for IONIC framework version 2.

Authentication is an original IONIC framework theme developed based on SASS that includes the following screens:

1) User Interaction Screens which include Login,Signup and Forgot password Screens.

2) Social login option both Facebook and Instagram available in the template.

3) Dashboard screen.

4) Interactive Side menu with multi level accordion categories.

Template Features:

1) It is a SASS based template.

2) Used Material Design.

3) CSS Animations.

4) Sliding Banners.

5) Side menu.

6) Setting gear present in the sidemen for the user to give some extra added advantage of customizing their profile.

7) Each section is separated in different controller and services for easy reusability.

Test with ionic view:

Ionic View (ID: 8ba7ac59).

Contact Us sales@opensourcetechnologies.com or skype (manish.osuniverse) If you have any query or interested in Full e-commerce solution (including App + Website + Back-end).

Visit us at Open Source Technologies

Hey there! You'll need to log in before you can leave a comment here.

Suneel Kumar

Suneel Kumar   ·   7 years ago

any guidelines for implementation?

ost.agency

ost.agency   ·   7 years ago

@SuneelKumar We don't have anything. It is very basic and you can find the Ionic tutorial for this.

Suneel Kumar

Suneel Kumar   ·   7 years ago

Thanks @Manish I could do that. But I am struggling with role based user login. An Admin, Manager, and user rights of access... also any word on how to go about with chat among them shall be of great help...

ost.agency

ost.agency   ·   7 years ago

@SuneelKumar Please send all your question to support@opensourcetechnologies.com. Our team will try to answer to you early next week.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Larios Luna

Larios Luna   ·   7 years ago

how can i run it from my pc without any problem? help,

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

ost.agency

ost.agency   ·   7 years ago

Hello @LariosLuna Installation Process 1) Create a fresh ionic app in version 2 or 3 2) Download the theme, extract it and copy src folder. 3) Replace this src folder with your sample app src folder. 4) Run ionic serve command.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Nesomar Ramalho Freire

Nesomar Ramalho Freire   ·   7 years ago

@Manish , I have a problem, I did as requested, I made the copy of the src folder, and pasted it into my app. and the error occurs. Runtime Error webpackJsonp is not defined Stack ReferenceError: webpackJsonp is not defined at http: // localhost: 8100 / build / main.js: 1: 1

ost.agency

ost.agency   ·   7 years ago

Hello@NesomarRamalhoFreire Can you please provide the below information? Send it at manish[at]opensourcetechnologies.com - IONIC version - Cordova version - Node version - Npm version And the process step by step he is doing to run this theme.

Nesomar Ramalho Freire

Nesomar Ramalho Freire   ·   7 years ago

I solved the problem, the index.html file before: <body> <! - Ionic's root component and where the app will load -> <ion-app> </ ion-app> <! - The polyfills is generated during the build process -> <script src = "build / polyfills.js"> </ script> <! - The bundle is generated during the build process -> <script src = "build / main.js"> </ script> </ body> After <body> <! - Ionic's root component and where the app will load -> <ion-app> </ ion-app> <! - The polyfills is generated during the build process -> <script src = "build / polyfills.js"> </ script> <script src = "build / vendor.js"> </ script> <! - The bundle is generated during the build process -> <script src = "build / main.js"> </ script> </ body> Solved the problem, thank you very much.

Nesomar Ramalho Freire

Nesomar Ramalho Freire   ·   7 years ago

I was missing this <script src = "build / vendor.js"> , the index.html

ost.agency

ost.agency   ·   7 years ago

Thank you @NesomarRamalhoFreire

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Nesomar Ramalho Freire

Nesomar Ramalho Freire   ·   7 years ago

@Manish , I have a problem, I did as requested, I made the copy of the src folder, and pasted it into my app. and the error occurs. Runtime Error webpackJsonp is not defined Stack ReferenceError: webpackJsonp is not defined at http: // localhost: 8100 / build / main.js: 1: 1

ost.agency

ost.agency   ·   7 years ago

Hello@NesomarRamalhoFreire Can you please provide the below information? Send it at manish[at]opensourcetechnologies.com - IONIC version - Cordova version - Node version - Npm version And the process step by step he is doing to run this theme.

Nesomar Ramalho Freire

Nesomar Ramalho Freire   ·   7 years ago

I solved the problem, the index.html file before: <body> <! - Ionic's root component and where the app will load -> <ion-app> </ ion-app> <! - The polyfills is generated during the build process -> <script src = "build / polyfills.js"> </ script> <! - The bundle is generated during the build process -> <script src = "build / main.js"> </ script> </ body> After <body> <! - Ionic's root component and where the app will load -> <ion-app> </ ion-app> <! - The polyfills is generated during the build process -> <script src = "build / polyfills.js"> </ script> <script src = "build / vendor.js"> </ script> <! - The bundle is generated during the build process -> <script src = "build / main.js"> </ script> </ body> Solved the problem, thank you very much.

Nesomar Ramalho Freire

Nesomar Ramalho Freire   ·   7 years ago

I was missing this <script src = "build / vendor.js"> , the index.html

ost.agency

ost.agency   ·   7 years ago

Thank you @NesomarRamalhoFreire

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

ost.agency

ost.agency   ·   7 years ago

Hello @LariosLuna Installation Process 1) Create a fresh ionic app in version 2 or 3 2) Download the theme, extract it and copy src folder. 3) Replace this src folder with your sample app src folder. 4) Run ionic serve command.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Larios Luna

Larios Luna   ·   7 years ago

how can i run it from my pc without any problem? help,

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Suneel Kumar

Suneel Kumar   ·   7 years ago

any guidelines for implementation?

ost.agency

ost.agency   ·   7 years ago

@SuneelKumar We don't have anything. It is very basic and you can find the Ionic tutorial for this.

Suneel Kumar

Suneel Kumar   ·   7 years ago

Thanks @Manish I could do that. But I am struggling with role based user login. An Admin, Manager, and user rights of access... also any word on how to go about with chat among them shall be of great help...

ost.agency

ost.agency   ·   7 years ago

@SuneelKumar Please send all your question to support@opensourcetechnologies.com. Our team will try to answer to you early next week.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Hey there! You'll need to log in before you can leave a rating here.

There are no ratings for this theme yet

  ·     ·   just now

{{ rating.comment }}

  ·     ·   just now

{{ rating.comment }}