JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 106
  • Score
    100M100P100Q86931F
  • License MIT

Remix authentication strategy for Steam

Package Exports

  • @ianlucas/remix-auth-steam
  • @ianlucas/remix-auth-steam/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ianlucas/remix-auth-steam) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

remix-auth-steam

A Steam strategy for Remix Auth library

Install

npm install @ianlucas/remix-auth-steam

Usage

Refer to the original repo for usage instructions.