Giter Club home page Giter Club logo

Comments (3)

JustinGuese avatar JustinGuese commented on June 14, 2024

ah yes you are not setting the right email in the mail send module, it takes "[email protected]" instead, which fails with 403 understandably

 return self.client.mail.send.post(request_body=message)
           │    │                                  └ {'from': {'name': 'Fief', 'email': '[email protected]'}, 'subject': 'Welcome to Fief', 'personalizations': [{'to': [{'email': ...

from fief.

frankie567 avatar frankie567 commented on June 14, 2024

The DEFAULT_FROM_EMAIL and DEFAULT_FROM_NAME can already be customized with environment variables. Ref: https://docs.fief.dev/self-hosting/environment-variables/#email-provider

from fief.

frankie567 avatar frankie567 commented on June 14, 2024

I know this project is in beta... but come on guys did you even test it? That's 3 massive bugs already in 1 day

Reports and suggestions are greatly appreciated and encouraged, but that tone, clearly not. I would like to remind you this is an open-source project, provided 100% free without any guarantee. There are bugs indeed, the documentation has probably lot of room for improvements, but that's not a reason to despise us like this.

from fief.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.