ExFirebaseAuth.Mock.generate_and_store_key_pair

You're seeing just the function generate_and_store_key_pair, go back to ExFirebaseAuth.Mock module for more information.
Link to this function

generate_and_store_key_pair()

Specs

generate_and_store_key_pair() :: any()

Generates and stores a new key pair in ETS tables. Note: this already gets called on app init, you probably do not need this.