-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding method to delete account #17
base: main
Are you sure you want to change the base?
Conversation
@abuzzell |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abuzzell
Thank you so much for your contribution!!
Please check some review comments.
If you have any questions, please feel free to ask a question.
@@ -1,3 +1,3 @@ | |||
module FirebaseTokenAuth | |||
VERSION = '1.3.0'.freeze |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please exclude this change.
I'll change version number by myself after add some test code.
@abuzzell And would you please respond to this comment? |
I've added methods for deleting a user account from firebase using the adminsdk.