mvim
mvim
## New Release! @privateOmega 3.1.0 is merged in and is testing well! We now have: - Updated hapi jar - Version bumps to java, js2xmlparser, and xml2js (primary deps) -...
``` The command "eval npm install " failed 3 times. The command "npm install " failed and exited with 1 during . ```
When a user requests a password reset via the `$auth.requestPasswordReset` method, I'd like for the email link to include a `redirect_url` to go along with it (as seen in the...
Looking at the flow of Password Reset:  I am stuck on the area surrounding "Client is authenticated for a single session" as it doesn't seem to grant a single...
As discussed here: https://github.com/lynndylanhurley/ng-token-auth/pull/240, `sessionStorage` is useful for scenarios where one doesn't want a session to persist between tabs/windows. For example, some online banking implementations don't allow a user to...
Hello, Would there be another place for my https://github.com/GoTeamEpsilon/angular-to-react-redux repo? It's a guide for Angular v1 folks to learn React/Redux. Not sure if it's out of scope. Thanks, Matthew Vita
Dear Maintainers, My name is Matthew Vita, a programmer in the healthcare industry. I am trying to help build up the high impact "List of open-source health software" Wikipedia page...
Dear Maintainers, My name is Matthew Vita, a programmer in the healthcare industry. I am trying to help build up the high impact "List of open-source health software" Wikipedia page...
In the Angular v1 world, IoC/DI are used heavily. We didn't talk about how to accomplish the same in React/Redux (or, at least, reasons why these patterns aren't directly used)....
