0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
API method to get info + authorizations of one user. More... almost 15 years ago
Update rest-mongo. More... almost 15 years ago
Associate user_id with grant, user_id is token (for now), email associated with authorization, not user_id anymore. More... almost 15 years ago
Remember user with cookie session + redirect. More... almost 15 years ago
When logging in server auth, check the grant is correct. More... almost 15 years ago
Remove useless print. More... almost 15 years ago
Login in auth_server uses auth_server oauth2 mechanism, put in config some urls/params. More... almost 15 years ago
Separate login and grant logic. More... almost 15 years ago
Split oauth_server in server.js and oauth2.js More... almost 15 years ago
Fix import. More... almost 15 years ago
Basic GUI + a few rest methods to access the service. More... almost 15 years ago
Add jquery and sammy to JS static libs. More... almost 15 years ago
Correct some minor bugs + update grasshoper. More... almost 15 years ago
Move from nstore to mongodb. More... almost 15 years ago
Add token endpoint method + corresponding tests (one broken). More... almost 15 years ago
Move GET and POST to nodetk. More... almost 15 years ago
Tests refactoring + handle case where /authorize resives no param at all. More... almost 15 years ago
Reset the data before each test. More... almost 15 years ago
Can login using email + password, if success redirect with code and state. More... almost 15 years ago
Bigger auth form (whit state and scope passed in). More... almost 15 years ago
Correct error codes. More... almost 15 years ago
Configure views dir. More... almost 15 years ago
First lines of code: just get the authorize request and make some basic checks. More... almost 15 years ago