drq_auth_manager
v0.0.29
Published
1) Install npm i drq_auth_manager npm i npm update
Downloads
12
Readme
- Install npm i drq_auth_manager npm i npm update
//Update Library Commands npm version patch;npm run build;npm publish npm cache clean --force;npm uninstall drq_auth_manager;npm install drq_auth_manager;
2)Apply Code to Hooks 3)Apply Code to /src/routes/+Layout.svelte 4)Create Path Auth/Protected, edit your protected and unprotected routes 5)Create env file from sample env file 6)Install Tailwinds, Flowbite, flowbite icons //https://flowbite-svelte.com/docs/pages/quickstart
Install Flowbite sveltekit: OR
npm i -D --legacy-peer-deps flowbite-svelte-icons
npm i -D flowbite-svelte-icons
6.5) -add scss Command npx svelte-add@latest scss 7)Setup AWS -setup USERPOOL --establish DUO functions --change ENV variables for DUO functions -setup DUO account -setup CMS key -setup SES Account, request unlimited access -setup Pinpoint SMS Toll Free Account request 8) Update your ENV file 9) Copy Over Styles Folder with css sheets