meteor / docs

The Meteor API documentation.
https://docs.meteor.com/
186 stars 203 forks source link

password_server methods documentation #743

Open harryadel opened 3 years ago

harryadel commented 3 years ago

Why can't I seem to find the docs for many methods/properties located in password_server.js? Like generateOptionsForEmail and others? Are those low level functions that you're not supposed to be tampering with?

Should I open a PR documenting these methods?

filipenevola commented 3 years ago

Yes, you can document them.