View on GitHub

pb.bank

A starter online banking application built with Worklight, Angular and Bluemix services

Download this project as a .zip file Download this project as a tar.gz file

Module: wlInitOptions

Properties:
Name Type Description
wlInitOptions json Worklight specific options
Source:

Members

(inner, constant) __DOUBLESTEPAUTHADAPT__

Single step authorization adapter name
Default Value:
  • DoubleStepAuthAdapter
Source:

(inner, constant) __DOUBLESTEPAUTHREALM__

Double step authorization ream name
Default Value:
  • DoubleStepAuthRealm
Source:

(inner, constant) __SINGLESTEPAUTHADAPT__

Single step authorization adapter name
Default Value:
  • SingleStepAuthAdapter
Source:

(inner, constant) __SINGLESTEPAUTHREALM__

Single step authorization realm name
Default Value:
  • SingleStepAuthRealm
Source:

(inner) the_auth_adapter

Properties:
Name Type Description
the_auth_adapter string holds the name of the adapter used
Source:
To Do:
  • change this value to choose between single and double step

(inner) the_realm

Properties:
Name Type Description
the_realm string holds the name of the realm used
Source:
To Do:
  • change this value to choose between single and double step