- 21 Oct, 2019 2 commits
-
-
Rocco authored
- 02 Oct, 2019 5 commits
- 01 Oct, 2019 5 commits
-
-
Harry Stern authored
- Added explanation about service in index - Split into "login_providers" and "verification_providers" - Added stub "issue_credential" page - Unified verifier and user profile session data - TODO: refactor verifier struct into enum (i.e. turn it inside out) - maybe need to do struct containing metadata and enum as fields
-
wyc authored
-
wyc authored
-
Harry Stern authored
This reverts commit 5208fb9f.
-
Harry Stern authored
This reverts commit c9a600cf.
-
- 30 Sep, 2019 10 commits
-
-
wyc authored
-
wyc authored
-
Italo Borssatto authored
-
Italo Borssatto authored
-
wyc authored
-
Harry Stern authored
-
-
Italo Borssatto authored
-
Italo Borssatto authored
-
Harry Stern authored
-
- 29 Sep, 2019 11 commits
-
-
Harry Stern authored
-
wyc authored
-
Harry Stern authored
-
wyc authored
-
wyc authored
-
wyc authored
-
wyc authored
-
wyc authored
-
Harry Stern authored
-
Harry Stern authored
- Move Oauth flow into - `make_X_client` - configure the `oauth2::BasicClient` - `redirect_X_auth_view` - redirect user to oauth service server - `user_authorized_x_view` - acquire oauth token from oauth service callback, store in session, redirect user - This is the view whose url should correspond to the one set in the service's authorized redirect urls. These can probably be generalized into a factory of some sort, like a flask blueprint. The design is very similar to the flask-dance library.
-
Harry Stern authored
-
- 28 Sep, 2019 1 commit
-
-
wyc authored
-
- 27 Sep, 2019 2 commits
-
-
wyc authored
- 26 Sep, 2019 4 commits