AppFlowy-Cloud/admin_frontend/tests
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
..
oauth feat: oauth server (#866) 2024-10-15 13:16:47 +08:00
utils feat: oauth server (#866) 2024-10-15 13:16:47 +08:00
main.rs feat: oauth server (#866) 2024-10-15 13:16:47 +08:00