0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/ui
simeng-li 4ea5f65982
fix(core): add redirectURI to the response body of register endpoint /user (#119)
* fix(ui): hide loading status

should hide loading status while a http error is thrown

* fix(ui): use api-hooks for consent request

integrate api-hooks for the consent page request

* fix(ui): add redirectURI to the response body of register endpoint

Fix the use registration flow, should redirect after a success registration callback
2021-09-24 17:00:26 +08:00
..
public chore(ui): rename page title 2021-08-10 13:46:16 +08:00
src fix(core): add redirectURI to the response body of register endpoint /user (#119) 2021-09-24 17:00:26 +08:00
package.json chore: upgrade configs (#117) 2021-09-16 16:54:32 +08:00
razzle.config.js feat: (ui) Read and show error from API response (#84) 2021-08-23 21:29:58 +08:00
README.md chore: update README 2021-07-25 22:44:07 +08:00
sandbox.config.json feat: initial commit 2021-07-25 17:41:07 +08:00
tsconfig.json chore: upgrade configs (#117) 2021-09-16 16:54:32 +08:00

@logto/ui

The register / sign-in experience for end-users.