#Kutay

1 messages · Page 1 of 1 (latest)

arctic gyroBOT
neat jolt
#

It's fine to store account IDs. You can even share them in this channel! There isn't really anything you can do with them without a corresponding API key

versed summit
#

oh i understand thank you. So do you think i should save the account id as plain text to local storage after the creation flow starts and retrieve the state with the id when user redirected? should i also store the account id on my database? i think i should.

neat jolt
#

That seems like a reasonable way to go, that way you have them locally if you ever need them.

versed summit
#

okay thank you very much