• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Can I use AWS Cognito for Authentication to forum

Scheduled Pinned Locked Moved NodeBB Development
2 Posts 2 Posters 483 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sm1
    wrote on last edited by
    #1

    I want to integrate this open source forum on my website and mobile app. But for authentication in the Forum I want to use AWS Cognito, which I already use for Authentication purpose.

    Can I do it in NodeBB? Any suggestions would be helpful.

    1 Reply Last reply
    0
  • AntosikA Offline
    AntosikA Offline
    Antosik
    wrote on last edited by Antosik
    #2

    Hey!

    I think you should write a plugin.

    Use https://github.com/julianlam/nodebb-plugin-sso-oauth as a template.
    And this - https://www.npmjs.com/package/passport-cognito is a package you can use in your plugin.

    You can also take a look at Google SSO - https://github.com/julianlam/nodebb-plugin-sso-google (as an example)

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development