insper-education / insper-education/devlife-support-api
Login page should have only the "next" parameter
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently we have `next` for internal redirects with `history.replace` and `redirectTo` for outside redirects with `window.location.href`. We should have only `next` and then internally decide which option to use.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.