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
Remove deprecated stuff (rest API for web app). It might come back later differently. More... over 14 years ago
Refacto: oauth2_resources_server connect middleware (specific to auth_server). More... over 14 years ago
Tiny cleaning. More... over 14 years ago
Web app serving got its own connect middleware. More... over 14 years ago
Handling of login_url and logout_url mooved to oauth2 client middleware. More... over 14 years ago
Bug fix in config file. More... over 14 years ago
OAuth client connect middleware. More... over 14 years ago
OAuth2 server access points grouped in a connect middleware. More... over 14 years ago
On resource server: oauth_token can be given in authorization header. More... over 14 years ago
Small refacto. More... over 14 years ago
Mv ms_templates out of static dir. More... over 14 years ago
Bug fix: redirection after successfull authentication on oauth2 client of auth server works. More... over 14 years ago
Plug rest-mongo server to get rest api. More... over 14 years ago
Connect now replaces grasshopper. More... over 14 years ago
Change some functions in authentication.js to use req and res and not grasshopper anymore. More... over 14 years ago
Starting migration to connect framework. More... over 14 years ago
Index with all authorizations displayed. More... over 14 years ago
Simplify gestion of ms_templates using jquery.mustache + minor bugs corrections. More... over 14 years ago
Update grasshopper and node-formidable git submodules. More... over 14 years ago
Update grasshopper. More... almost 15 years ago
Update dependancies + templates changes. More... almost 15 years ago
Few changes in load_data scripts. More... almost 15 years ago
List of users using template. More... almost 15 years ago
Template for index of clients. More... almost 15 years ago
MS template for authorizations list of a client. More... almost 15 years ago
Generate mustache templates on startup + send them when requesting app + one template for authorizations. More... almost 15 years ago
Add mustache.js to clients libs. More... almost 15 years ago
Link to signout + display client id. More... almost 15 years ago
Change API to get auth{entification,orization} information. More... almost 15 years ago
token -> oauth_token. More... almost 15 years ago