Dan6erbond / sk-auth

Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ENHANCEMENT] Provider Metainfo

Dan6erbond opened this issue · comments

Overview

Add a metainfo callback or data object to providers to retrieve information on expected HTTP POST body format, callback URLs, etc. This is required for the implementation of #2.