Commit Graph

20 Commits

Author SHA1 Message Date
boojack
d0b8b076cf
feat: implement sign in with SSO (#1119)
* feat: implement sign in with SSO

* chore: update

* chore: update

* chore: update
2023-02-19 09:50:30 +08:00
boojack
aad97c4c54
chore: update signup api (#1067) 2023-02-11 15:15:56 +08:00
boojack
a797280e3f
chore: update middleware skipper (#887)
* chore: update middleware skipper

* chore: update
2023-01-01 23:26:21 +08:00
boojack
2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
2022-11-23 22:27:21 +08:00
boojack
8c28721839 chore: use tx for user store 2022-08-07 09:23:46 +08:00
boojack
b7339e00ba feat: update finding memo with visibility 2022-07-26 21:12:20 +08:00
boojack
6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
2022-07-07 23:11:20 +08:00
STEVEN
f1cca0f298
feat: add user role field (#49)
* feat: add user role field

* chore: fix typo

* feat: update signup api
2022-05-15 10:57:54 +08:00
email
d6418f5ff9 chore(go): use json instead of jsonapi 2022-02-04 16:51:48 +08:00
email
a8f0c9a7b1 fix: get&set session 2022-02-04 00:56:44 +08:00
email
d661134b03 refactor: backend 2022-02-03 15:32:03 +08:00
email
9bec29a03e feat: support open api with webhooks 2022-01-09 11:44:12 +08:00
STEVEN
1fb8018f0b
chore: update err handler (#12) 2021-12-15 10:55:17 +08:00
steven
50c8947ad5 feat: remove user wx_open_id key 2021-12-12 21:49:46 +08:00
steven
63d9f092c5 update utils file structure 2021-12-12 14:39:28 +08:00
steven
b20741cca8 update users table with unique tag 2021-12-12 14:00:25 +08:00
steven
527745ad15 update github oauth callback api 2021-12-10 15:14:20 +08:00
steven
050c2ccbd5 update auth api with session 2021-12-10 13:41:17 +08:00
steven
a08ad0ebab update restful api 2021-12-09 22:02:57 +08:00
LeeShuang
2f72bfa946 init project 2021-12-08 23:43:14 +08:00