Files
meteor/docs/client/full-api/packages/oauth-encryption.html
2014-10-22 23:49:25 -07:00

10 lines
231 B
HTML

<template name="pkg_oauth_encryption">
{{#markdown}}
## `oauth-encryption`
Encrypts sensitive account credential information stored in the
database. See packages/oauth-encryption/README.md for details.
{{/markdown}}
</template>