loopback4-authentication
loopback4-authentication copied to clipboard
A loopback-next extension for authentication feature. Oauth strategies supported.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @loopback/core from 4.0.1 to 4.0.2.  :information_source: Keep your...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @loopback/boot from 5.0.1 to 5.0.2.  :information_source: Keep your...
## Description Provide middleware based sequence support as action based sequence will be deprecated soon. - Added client and user authentication middleware - Added Config key to which binding can...
**Is your feature request related to a problem? Please describe.** As Action-based sequence is now being phased out, we need to use middleware-based sequence. This need some refactoring of the...
**Describe the bug** need to fix vulnerability
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade passport from 0.5.3 to 0.6.0.  :information_source: Keep your...
Snyk has created this PR to upgrade tslib from 2.3.1 to 2.4.0.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
**Describe the bug** According to the documentation and code, we see that Redis is used for RevokedTokenRepository and RefreshTokenRepository. Is this mandatory? Can I use MongoDB instead?
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...