Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication with webhooks and example authentication-backend #194

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2024

  1. Added Webhook functionality to allow/disallow publish and view events…

    … via another backend
    Murat PISAT authored and Neil Schark committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b146d0f View commit details
    Browse the repository at this point in the history
  2. basic setup 1

    Neil Schark committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    095d095 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. init auth with pocketbase

    Neil Schark committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    eb4aefd View commit details
    Browse the repository at this point in the history
  2. init db

    Neil Schark committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ac0a0fa View commit details
    Browse the repository at this point in the history
  3. working on stream endpoint

    Neil Schark committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f7ae108 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. wip hello user

    Neil Schark committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8d1d633 View commit details
    Browse the repository at this point in the history
  2. wip first test

    Neil Schark committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    65ecceb View commit details
    Browse the repository at this point in the history
  3. enable debugging of authentication-backend in vscode

    Neil Schark committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d94a4b6 View commit details
    Browse the repository at this point in the history
  4. basic internal works

    Neil Schark committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1f246aa View commit details
    Browse the repository at this point in the history
  5. return username

    Neil Schark committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    eb7829b View commit details
    Browse the repository at this point in the history
  6. change main for webhooks

    Neil Schark committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    315512e View commit details
    Browse the repository at this point in the history
  7. add compose

    Neil Schark committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0f25406 View commit details
    Browse the repository at this point in the history