logto-io / js

🤓 Logto JS SDKs.
https://docs.logto.io/quick-starts/
MIT License
67 stars 40 forks source link

feat: add passportjs sample #585

Closed wangsijie closed 11 months ago

wangsijie commented 11 months ago

Summary

Add new package as a sample for integrating Logto with Passport.js, see "README" for more details.

This is a private package (for npm), so there is no changeset.

Testing

Local tested.

Checklist

- [ ] .changeset - [ ] unit tests - [ ] integration tests - [ ] necessary TSDoc comments