Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

OpenID Connect (OIDC) authentication toolkit for Starlite

License

Notifications You must be signed in to change notification settings

litestar-org/starlite-oidc

Repository files navigation

project-template

Starlite logo

Discord Matrix

Template repository for packages belonging to Starlite-API org.

Usage:

  • Pick this template in GitHub.
  • If you don't want to use the src folder, rename it and replace all references to src with the new target folder.
  • Run pre-commit install && pre-commit autoupdate
  • Update pyproject.toml with your dependencies and run poetry update to create a lock file.
  • Update the project description, keywords, author, maintainers etc. in pyproject.toml

Docs

Update the mkdocs.yml file to point at the repository and docs site by replacing all places that have values inside brackets, e.g. <repo>.

Sonar

  • Import the repository into sonarcloud and update the sonar properties file to use the correct project key.
  • Add the SONAR_TOKEN secret in GitHub as an action secret.

Release

  • To release you need to set the PYPI_TOKEN value in GitHub.

About

OpenID Connect (OIDC) authentication toolkit for Starlite

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published