authelia/server/types
Clement Michaud d8ff186303 Split client and server
Client and server now have their own tsconfig so that the transpilation is only
done on the part that is being modified.

It also allows faster transpilation since tests are now excluded from tsconfig.
They are compiled by ts-node during unit tests execution.
2017-10-07 00:49:42 +02:00
..
Dependencies.ts Split client and server 2017-10-07 00:49:42 +02:00
Identity.ts Split client and server 2017-10-07 00:49:42 +02:00
TOTPSecret.ts Split client and server 2017-10-07 00:49:42 +02:00
U2FRegistration.ts Split client and server 2017-10-07 00:49:42 +02:00
dovehash.d.ts Split client and server 2017-10-07 00:49:42 +02:00