supabase / auth

A JWT based API for managing users and issuing JWT tokens
https://supabase.com/docs/guides/auth
MIT License
1.55k stars 374 forks source link

fix: email header setting no longer misleading #1802

Closed hf closed 1 month ago

hf commented 1 month ago

The code here is misleading. The mail variable is only used to format a From address, not used at all after that.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11327110813

Details


Totals Coverage Status
Change from base Build 11327024141: -0.01%
Covered Lines: 9505
Relevant Lines: 16629

💛 - Coveralls