sourcefuse / loopback4-authentication

A loopback-next extension for authentication feature. Oauth strategies supported.
https://www.npmjs.com/package/loopback4-authentication
MIT License
73 stars 33 forks source link

feat(provider): new strategy for auth0 #245

Closed yeshamavani closed 1 month ago

yeshamavani commented 1 month ago

passport based strategy

GH-244

Description

Added a new passport based strategy for auth0 authentication.

Fixes #244

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Used this package in sourceloop based authentication service

Checklist:

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

yeshamavani commented 1 month ago

:tada: This PR is included in version 12.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: