|
|
|
|
|
by blaincate
3992 days ago
|
|
- I have to search for oAUTH and use it . And having used django user authentication, something similar would be really useful. - mail : send email on behalf of app users : not supported. Need to integrate with sendgrid or third party libray . native support would be good. - Image : I could use the blob earlier, but now blobs are deprecated, and need to use google cloud. I am not regular web developer, so other people may have valid points. |
|
Could you explain this? You want to send outgoing email with your users email addresses in the FROM field?
> Image : I could use the blob earlier, but now blobs are deprecated, and need to use google cloud.
Could you please explain how this is a bad thing? Doesn't google cloud make things easier and faster?