6 ms·
- 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 o
by blaincate 11y 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.
- markdown 11y ago> mail : send email on behalf of app users : not supported. Need to integrate with sendgrid or third party libray . native support would be good. 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?
- dragonwriter 11y ago> And having used django user authentication, something similar would be really useful. How about exactly that on App Engine, rather than just something similar: https://www.allbuttonspressed.com/projects/djangoappengine https://www.allbuttonspressed.com/projects/djangoappengine