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] Credentials Provider with Generics #17

Open Dan6erbond opened 3 years ago

Dan6erbond commented 3 years ago

Overview

Create a credentials provider for use with custom backends and enable advanced type-safety by using generics.