supabase / auth

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

fix: ignore rate limits for autoconfirm #1810

Closed kangmingtay closed 1 month ago

kangmingtay commented 1 month ago

What kind of change does this PR introduce?

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11466436916

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/api/phone.go 4 6 66.67%
internal/api/mail.go 3 10 30.0%
<!-- Total: 7 16 43.75% -->
Totals Coverage Status
Change from base Build 11456845366: 0.01%
Covered Lines: 9574
Relevant Lines: 16746

💛 - Coveralls