session-providers

1.0.0 • Public • Published

NextAuth Session Provider

A brief description of what this project does and who it's for

Installation

Install my-project with npm

  yarn add @osnmarket/session-providers@latest

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Category Description
KEYCLOAK_BASE_URL Link of your keycloak base url
KEYCLOAK_TOKEN_ENDPOINT URI of your keycloak auth path
KEYCLOAK_ID CRED client_id
KEYCLOAK_SECRET CRED client_secret
STRAPI_BASE_URL Link of your strapi base url
STRAPI_AUTH_PATH URI of your strapi auth path

Run Locally

Clone the project

  git clone https://github.com/osnmarket/session-providers my-project

Go to the project directory

  cd my-project

Install dependencies

  yarn

Start the server

  yarn start

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Lessons Learned

What did you learn while building this project? What challenges did you face and how did you overcome them?

Demo

Insert gif or link to demo

Readme

Keywords

none

Package Sidebar

Install

npm i session-providers

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.2 kB

Total Files

4

Last publish

Collaborators

  • osnmarket
  • mohamedjohnson