- Mar 14, 2012
-
-
Lloyd Hilaiel authored
when setLoggedInUser is used, surpress events when the site's notion of a logged in user is the same as that of browserid
-
Lloyd Hilaiel authored
purge all references to old persistent/remember me functionality - create local storage that keeps track of where you're logged in - wire up login/logout events to fire as appropriate on page load
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Mar 12, 2012
-
-
Austin King authored
-
- Feb 29, 2012
-
-
Lloyd Hilaiel authored
-
- Feb 03, 2012
-
-
Matjaž Horvat authored
-
- Feb 02, 2012
-
-
Shane Tomlinson authored
Fixing up a bunch of cancel primary verification flows. This is when a user is verifying with a primary and they hit ccancel and are redirected back to BrowserID. Flows: * Required email cancel. * Cancel add user to current account. * Cancel create new user. Others Items added. * Add a "cancel" button to the sample RP. * Defer how state should be handled for primary user verification from dialog to state. issue #983 issue #1036
-
- Jan 24, 2012
-
-
Shane Tomlinson authored
-
- Jan 13, 2012
-
-
Shane Tomlinson authored
-
- Jan 10, 2012
-
-
Lloyd Hilaiel authored
-
Gervase Markham authored
-
- Dec 27, 2011
-
-
Lloyd Hilaiel authored
Improve in-source RP for testing. Now you can fully specify the navigator.id.get() call without writing code - this is not an example for browserid implementors, but rather a local testing tool for browserid devs. for testing of issue #776
-
- Dec 21, 2011
-
-
Lloyd Hilaiel authored
-
- Dec 20, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
implement a more generic mechanism to enable local testing and development of primary support - allow SHIMMED_PRIMARIES to be provided which stuffs a auth url, provisioning url, and public key in our cache
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
implement a more generic mechanism to enable local testing and development of primary support - allow SHIMMED_PRIMARIES to be provided which stuffs a auth url, provisioning url, and public key in our cache
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 13, 2011
-
-
Shane Tomlinson authored
* Add a meta tag for screen width. * Add some CSS that mobile browsers will use to format correctly. close #747
-
- Nov 22, 2011
-
-
Shane Tomlinson authored
* Use [].slice instead of [].splice * Set a charset in the sample RP.
-
- Nov 16, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 15, 2011
-
-
Ben Adida authored
-
- Nov 11, 2011
-
-
Ben Adida authored
made relay iframe live for the length of the page, and localized some variables. Should now work on ios 5. Fixes #442
-
- Nov 09, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 04, 2011
-
-
Lloyd Hilaiel authored
remove CORS from repository. In-repo example now properly forwards requests to verifier from server. closes #245
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
-