Skip to content

antora-supplemental/antora-extensions-registry

Repository files navigation

SolidStart + AuthJS

Setup a Discord app

In order to run this example, you need to setup i.e. a Discord app in here: Discord Developers Portal, to get a client secret and client id which should be added to the .env file. Also, in the Discord app settings under OAuth2, set the Return URL to: http://localhost:3000/api/auth/callback/discord

AuthJS

Everything you need to build an AuthJS authenticated Solid project, powered by solid-start.

This will start a production server on port 3000.

Environment Variables

  • DISCORD_ID=

  • DISCORD_SECRET=

  • AUTH_SECRET=b198e07a64406260b98f06e21c457b84

  • AUTH_TRUST_HOST=true

  • AUTH_URL=http://localhost:3000/api/auth

This project was created with the Solid CLI

About

Registry and catalog of Antora extensions. antora-extensions.org.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors