8000 GitHub - clintonjnelson/signpost-mean: MEAN stack version of the signpost app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clintonjnelson/signpost-mean

Repository files navigation

MEAN Stack Server Template with Users/Auth/Tests

![travis status] travis-image ![Codacy status] codacy-image

####Oauth Creation process

  • Add package via npm
  • create Sign model
  • add sign info onto User model auth
  • create oauth route
  • require oauth route into oauth_routes
  • create account with API: get ID/SECRET & set callback, load ENVs
  • create passport_strategy
  • load strategy into server
  • create sign_build_type
  • load into sign_builder.js
  • create get-info requester/parser (sometimes just parse) in api_data_requests
  • on Angular sign types obj, change disabled to false
  • profit Instagram 3:51-4:33pm (end: about to start sign_build_type) 10:08-? Google 7:35-9:10 Wordpress dont ask Stackexchange 1:00-3:07 Blogger

Signs

  • Multi-signs
    • Have a shared profileId among multiple users
    • Have to be found via both profileId & userId
    • Login by MultiSign
  • Std-signs
    • Can be found by profileId alone

About

MEAN stack version of the signpost app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0