1.0.0 • Published 4 months ago

@tklein1801/next-auth-steam-strategy v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

next-auth-steam-strategy

ToC

!IMPORTANT Mainly based on next-auth-steam but has working types (as of 31.12.2023)

Getting Started

Installation

  1. Install package

    npm i @tklein1801/next-auth-steam-strategy
  2. Obtain a Steam Web API key under Steam-Community and expose it as the environment-variable STEAM_SECRET

Setup

  1. Set all required environment variables

    STEAM_SECRET=
    NEXTAUTH_SECRET=ultra-long-secret
    NEXTAUTH_URL=http://localhost:3000
  2. Choose a template from examples

Credits

NameInformation
svgrepoTook the Steam logo from it
1.0.0

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.1

4 months ago