myl7
|
1a8f145ed7
|
suppress eslint to use single quote in jsx other than using string literal
|
2022-02-08 19:11:47 +08:00 |
|
myl7
|
da0fdec142
|
put single quote in jsx into string literal
|
2022-02-08 18:08:51 +08:00 |
|
myl7
|
09c67f4870
|
format code and fix i18n prop passing in oauth guide step 3
|
2022-02-08 17:53:15 +08:00 |
|
myl7
|
207a90e6e2
|
fix entity encoding problem in i18n
the extracter we use, i18next-parser, can not handle entity encoding in
keys while using <Trans>
|
2022-02-08 17:48:25 +08:00 |
|
myl7
|
ed6dcc926f
|
pass locale related info into oauth guide page props
|
2022-02-08 17:17:21 +08:00 |
|
spencerwooo
|
3773a3a2cf
|
some housekeeping
|
2022-02-08 16:49:34 +08:00 |
|
myl7
|
b3ffeb9635
|
add translations for oauth guide pages
|
2022-02-07 16:50:05 +08:00 |
|
spencerwooo
|
e4f3ea7b05
|
formatting tailwind classes with prettier
|
2022-02-04 16:05:28 +08:00 |
|
spencerwooo
|
7d39a998e1
|
use .config.js for configuration files, close #301
|
2022-01-29 15:40:50 +08:00 |
|
spencerwooo
|
9f349602ee
|
verify identity after oauth, closes #242
|
2022-01-08 16:47:33 +08:00 |
|
Spencer Woo
|
8eb52ad3df
|
various style issues, fix #218, #223
|
2022-01-02 15:32:16 +00:00 |
|
spencerwooo
|
329d084a79
|
update guided oauth process
|
2021-12-31 21:49:36 +08:00 |
|
spencerwooo
|
13f5c2c79f
|
use ioredis instead of keyv
|
2021-12-31 20:30:29 +08:00 |
|
spencerwooo
|
115b550cb5
|
store tokens in redis with upstash
|
2021-12-31 20:03:17 +08:00 |
|
spencerwooo
|
49c2e57333
|
wait some more before redirecting home
|
2021-12-31 17:03:46 +08:00 |
|
spencerwooo
|
2e6c652ea1
|
lets try storing as tmp file again
|
2021-12-31 16:56:18 +08:00 |
|
spencerwooo
|
71ba7ff67c
|
post obfuscated as application/json
|
2021-12-31 15:55:38 +08:00 |
|
spencerwooo
|
72153cc852
|
store access token and refresh token in serverless mem
|
2021-12-31 15:17:39 +08:00 |
|
spencerwooo
|
45ef22f34a
|
store access token and refresh token in the file system /tmp
|
2021-12-31 12:17:00 +08:00 |
|
spencerwooo
|
38d24146fa
|
oauth inside main project, with public client id and secret
|
2021-12-31 03:44:03 +08:00 |
|