AppFlowy-Cloud/admin_frontend/templates
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
..
components fix: change confusing invitation section name 2024-09-14 13:47:05 +08:00
layouts chore: config module 2024-02-08 14:19:57 +08:00
pages feat: oauth server (#866) 2024-10-15 13:16:47 +08:00