Commit graph

13 commits

Author SHA1 Message Date
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
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
fad501a562
error message for sharepoint search, and minor style fix 2022-01-23 15:43:36 +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
115b550cb5
store tokens in redis with upstash 2021-12-31 20:03:17 +08:00
spencerwooo
72153cc852
store access token and refresh token in serverless mem 2021-12-31 15:17:39 +08:00
spencerwooo
38d24146fa
oauth inside main project, with public client id and secret 2021-12-31 03:44:03 +08:00