1.0.0 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.1

2 years ago