adding in some files for the authentication flow and cleaning things u

This commit is contained in:
talksik
2022-03-16 10:56:06 -04:00
parent 0ad5429b53
commit fb35e2835e
24 changed files with 103 additions and 2968 deletions
-3
View File
@@ -1,3 +0,0 @@
const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin');
module.exports = [new ForkTsCheckerWebpackPlugin()];