Blogs

image
Integrate Email Service in your Django Application using SendGrid Email API

This guide walks you through integrating SendGrid email service into a Django application—covering project setup, configuring django-sendgrid-v5, and sending templated emails after user signup.

by Saad

image
How to configure Single Sign-On for Discourse

The article guides you through setting up Discourse’s built-in SSO (DiscourseConnect) by configuring Rails to sign, validate, and exchange payloads securely using HMAC and Base64.

by Saad