Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor: separate Auth pages | eug-vs | 2020-08-07 | -50/+0 |
* | feat!: create useAuth hook | eug-vs | 2020-06-29 | -8/+3 |
* | feat: add rememberMe switch | eug-vs | 2020-06-25 | -1/+1 |
* | feat: validate form | eug-vs | 2020-06-25 | -2/+2 |
* | refactor: restructure components | eug-vs | 2020-06-16 | -3/+36 |
* | replace interface with simple string for authorization | ilyayudovin | 2020-06-16 | -4/+3 |
* | fix: clear eslint errors | ilyayudovin | 2020-06-16 | -17/+7 |
* | add form transfer to signIn and signUp | ilyayudovin | 2020-06-16 | -21/+6 |
* | fix: resolve conflicts | ilyayudovin | 2020-06-15 | -3/+38 |
* | feat: invalidate from on error | eug-vs | 2020-06-15 | -5/+3 |
* | feat: create logIn function and get access token | eug-vs | 2020-06-15 | -3/+3 |
* | feat: configure navigation | eug-vs | 2020-06-14 | -2/+3 |
* | refactor: structurize pages | eug-vs | 2020-06-14 | -0/+14 |