Update Profiles Table URL When Avatar is Added to Storage #20789
Unanswered
boilermanc
asked this question in
Questions
Replies: 1 comment
-
What sort of token are you referring to? Also note that upload currently involves two inserts and you will have your function called twice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Been struggling with this for a couple of days. When a user uploads a new avatar it goes into a bucket and folder. I created a function that will generate a url when it is triggered by the new upload in the objects table. that works. but of course the url is not correct and needs a token. cannot really figure that out or if there is a better way to do this. pretty common stuff...
Beta Was this translation helpful? Give feedback.
All reactions