add oauth flows, profile, logout page, and index page
This commit is contained in:
parent
650c93273a
commit
b0270cc98b
31 changed files with 449 additions and 162 deletions
|
|
@ -21,14 +21,14 @@ react-meteor-data
|
|||
alanning:roles
|
||||
fourseven:scss
|
||||
twbs:bootstrap
|
||||
accounts-base
|
||||
accounts-password
|
||||
service-configuration
|
||||
accounts-facebook
|
||||
accounts-github
|
||||
accounts-google
|
||||
accounts-base@1.2.17
|
||||
accounts-password@1.3.6
|
||||
service-configuration@1.0.11
|
||||
accounts-facebook@1.1.1
|
||||
accounts-github@1.2.1
|
||||
accounts-google@1.1.2
|
||||
themeteorchef:bert
|
||||
fortawesome:fontawesome
|
||||
aldeed:collection2-core
|
||||
audit-argument-checks
|
||||
ddp-rate-limiter
|
||||
aldeed:collection2-core@2.0.0
|
||||
audit-argument-checks@1.0.7
|
||||
ddp-rate-limiter@1.0.7
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
METEOR@1.4.4.2
|
||||
METEOR@1.4.4.3
|
||||
|
|
|
|||
|
|
@ -5,8 +5,7 @@ accounts-google@1.1.2
|
|||
accounts-oauth@1.1.15
|
||||
accounts-password@1.3.6
|
||||
alanning:roles@1.2.16
|
||||
aldeed:collection2-core@1.2.0
|
||||
aldeed:simple-schema@1.5.3
|
||||
aldeed:collection2-core@2.0.1
|
||||
allow-deny@1.0.5
|
||||
audit-argument-checks@1.0.7
|
||||
autoupdate@1.3.12
|
||||
|
|
@ -36,7 +35,7 @@ email@1.2.1
|
|||
es5-shim@4.6.15
|
||||
facebook-oauth@1.3.0
|
||||
fastclick@1.0.13
|
||||
fortawesome:fontawesome@4.4.0_1
|
||||
fortawesome:fontawesome@4.7.0
|
||||
fourseven:scss@4.5.0
|
||||
geojson-utils@1.0.10
|
||||
github-oauth@1.2.0
|
||||
|
|
@ -51,7 +50,6 @@ launch-screen@1.1.1
|
|||
livedata@1.0.18
|
||||
localstorage@1.0.12
|
||||
logging@1.1.17
|
||||
mdg:validation-error@0.2.0
|
||||
meteor@1.6.1
|
||||
meteor-base@1.0.4
|
||||
minifier-css@1.2.16
|
||||
|
|
@ -93,7 +91,7 @@ templating-compiler@1.3.2
|
|||
templating-runtime@1.3.2
|
||||
templating-tools@1.1.2
|
||||
themeteorchef:bert@2.1.2
|
||||
tmeasday:check-npm-versions@0.2.0
|
||||
tmeasday:check-npm-versions@0.3.1
|
||||
tracker@1.1.3
|
||||
twbs:bootstrap@3.3.6
|
||||
ui@1.0.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue