cal.pub0.org/pages/api/auth
Alex Johansson f63aa5d550
add linting in CI + fix lint errors (#473)
* run `yarn lint --fix`

* Revert "Revert "add linting to ci""

This reverts commit 0bbbbee4be.

* Fixed some errors

* remove unused code - not sure why this was here?

* assert env var

* more type fixes

* fix typings og gcal callback - needs testing

* rename `md5.ts` to `md5.js`

it is js.

* fix types

* fix types

* fix lint errors

* fix last lint error

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-08-19 14:27:01 +02:00
..
[...nextauth].tsx fix bad auth commit (#487) 2021-08-18 12:15:22 +00:00
changepw.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
forgot-password.ts simplify expiry calculation, timezone unneccessary 2021-06-25 09:23:32 -05:00
reset-password.ts Allow user to reset password 2021-06-24 11:01:41 -05:00
signup.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00