Cookies integration

Hello, i was wondering if i can store tokens as cookies at the end of the form. Is there any integration in place to allow me to set cookies into the browser via feathery?

Hey John, can you elaborate on your use case for why you’re looking to store tokens as cookies?

Hi peter, i’m currently looking to take a response data after a api call (auth token), and place that token to the browser so we can use to that to sign in a particular user. Would this be possible?

Yep, you can integrate that API call with our advanced logic feature: API Connectors & Advanced Logic - Feathery Docs

We allow you to set cookies as well at any point on our enterprise plan. If that’s of interest to you, feel free to find time to speak with our team here.

Got it. Thank you peter!