AppFlowy-Cloud/admin_frontend/templates/pages
Zack ba64963487
feat: oauth server (#866)
* feat: oauth serevr

* feat: working redirect after login

* feat: impl before sec checks

* feat: check client and url

* feat: code challenge verification

* feat: better error and nil handling from redis

* feat: use redirect in url instead

* fix: oauth refresh login

* feat: stop using javascript for parsing oauth information

* feat: oauth login redirect

* feat: remove unneeded logic

* feat: set up client secret

* feat: return error from redis json bytes instead

* chore: oauth local testing

* feat: add admin frontend to integration tests

* chore: lint and fmt

* fix: add ports for ci
2024-10-15 13:16:47 +08:00
..
admin_home.html feat: user invite (#135) 2023-10-25 18:46:41 +08:00
home.html feat: oauth server (#866) 2024-10-15 13:16:47 +08:00
login.html feat: oauth server (#866) 2024-10-15 13:16:47 +08:00
login_callback.html feat: oauth server (#866) 2024-10-15 13:16:47 +08:00
open_appflowy_or_download.html fix: open and download (#529) 2024-05-08 11:03:23 +08:00
payment_success_redirect.html fix: payment success url redirect 2024-07-22 11:45:30 +08:00
redirect.html feat: accept workspace invite email 2024-04-29 19:40:20 +08:00