This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
meteor
Watch
1
Star
1
Fork
0
You've already forked meteor
mirror of
https://github.com/meteor/meteor.git
synced
2026-05-02 03:01:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fba413d5976afcd97ff22bf47577b437575744df
meteor
/
packages
/
oauth2
History
Emily Stark
cb6113170f
Generate a fresh secret at end of OAuth, and require that secret on login.
...
Ensures that only the user who completed the OAuth flow can log in over DDP.
2014-04-30 10:08:16 -07:00
..
.gitignore
More fixes, from the merge of devel into linker.
2013-05-28 15:52:50 -07:00
oauth2_server.js
Generate a fresh secret at end of OAuth, and require that secret on login.
2014-04-30 10:08:16 -07:00
oauth2_tests.js
Generate a fresh secret at end of OAuth, and require that secret on login.
2014-04-30 10:08:16 -07:00
package.js
Encrypt account service configuration and OAuth secrets stored in the
2014-04-08 18:57:58 -04:00