Can I manage JWT Token on BuildShip?

Good morning,

Being a bit new to no code, I have a stupid question.

I'm using BuildShip with Flutterflow.

Do I have to use Firebase for JWT token generation?
Can I manage this “homemade” on BuildShip?

Thanks in advance, I love the tool!
Solution
Hey, @Link, welcome to the BuildShip community, you can use either, Firebase Auth user node or create a custom node with AI for JWT generation. - https://docs.buildship.com/ai-nodes.
JWT library - https://www.npmjs.com/package/jsonwebtoken.
Was this page helpful?