mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
10 lines
231 B
HTML
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>
|