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] Nonce for Replay Protection #3

Open Dan6erbond opened 3 years ago

Dan6erbond commented 3 years ago

Generate a nonce value for replay protection with eligible OAuth providers.