supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
355 stars 160 forks source link

Add explanation for soft deletion to user delete function #838

Closed encima closed 8 months ago

encima commented 8 months ago

What kind of change does this PR introduce?

docs update to provide explanation of soft deletion for delete user endpoint

What is the current behavior?

closes https://github.com/supabase/supabase/issues/20057

What is the new behavior?

Explains what the soft delete flag does so it can be picked up in the Supabase docs

Additional context

Add any other context or screenshots.

J0 commented 8 months ago

Thanks @encima !

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 2.62.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: