Fabien O'Carroll
|
47ed334597
|
Updated use of magic-link module to pass subject
no-issue
This takes advantage of magic-links smaller tokens
|
2019-10-11 11:58:23 +07:00 |
|
Fabien O'Carroll
|
7a512f992b
|
Updated to use HS256 signatures for tokens
no-issue
This makes the tokens a little more acceptable in plaintext emails
|
2019-10-11 11:58:23 +07:00 |
|
Fabien O'Carroll
|
2de53f8571
|
Support custom subject line with getSubject option
no-issue
|
2019-10-10 20:20:46 +07:00 |
|
Fabien O'Carroll
|
d2634c7c7b
|
Added type param to content generation functions
no-issue
This will allow conditional logic based on the type passed to sending the magic-link
|
2019-10-01 14:46:17 +07:00 |
|
Fabien O'Carroll
|
fa54dc569e
|
Created @tryghost/magic-link module (#50)
* slimer create magic-link
Created the initial magic-link project
* Added usage section to README
* Installed types and deps for magic-link
* Added tsconfig.json
* Initial commit for magic-link module
* Renamed hello.test.js -> index.test.js
* Added initial basic test
* Removed test util directory
* Updated ecmaVersion for test eslint parserOptions
* Added tests for MagicLink
* Added language to README usage codeblock
* Updated sendMagicLink to return SentMessageInfo
* Updated README
* Updated README usage example
* Fixed types
|
2019-09-03 11:07:03 +08:00 |
|