Skip to content
Discussion options

You must be logged in to vote

Hey @rishi-afk — yep, you got it. Our secret keys need to be 32 characters exactly, so Payload takes in the secret key from the init options, creates a hash from the incoming random string, and then saves the first 32 characters.

You can take a look at the init method to see exactly what happens.

Does this answer your question?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rishi-afk
Comment options

@DanRibbens
Comment options

@rishi-afk
Comment options

Answer selected by rishi-afk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants