Dan6erbond / sk-auth

Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!
MIT License
577 stars 70 forks source link

[ENHANCEMENT] Demo / Testing App, Updated Build Configuration #8

Closed Dan6erbond closed 3 years ago

Dan6erbond commented 3 years ago

Closes #4.

Overview

Add a demo project under /app configured for implemented social providers to test login flow and view session data, using TailwindCSS for styling and PrismJS for code highlighting.

Example App

Main Lib

Build Configuration