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

Prüfung auf gültige Autentifizierung impelentiert #15

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

BibaltiK
Copy link
Member

@BibaltiK BibaltiK commented Oct 28, 2024

Überprüfung auf Authentifizierungsstatus

Beschreibung

Es wird nun bei jedem Request geprüft, ob ein gültiger Access-Token mitgegeben wurde.
Wenn dies der Fall ist, wird der entsprechende Account geladen und dem Request mitgegeben.

Motivation und Kontext

Wie wurde dies getestet?

Screenshots (falls zutreffend):

Arten von Änderungen

  • Feature
  • Bug fix
  • Refactor
  • Change
  • Chore
  • Style
  • Docs
  • Test

Checkliste:

  • Contributing Guide wurde gelesen.
  • Wenn eine Änderung in einer Dokumentation erforderlich ist:
    • Die Dokumentation wurde angepasst
  • Tests zur Abdeckung von Änderungen hinzugefügt

@BibaltiK BibaltiK linked an issue Oct 28, 2024 that may be closed by this pull request
@BibaltiK BibaltiK added this to the Basic functionality milestone Oct 28, 2024
@BibaltiK BibaltiK self-assigned this Oct 28, 2024
@BibaltiK BibaltiK marked this pull request as ready for review October 28, 2024 22:18
@BibaltiK BibaltiK merged commit df26c09 into develope Oct 28, 2024
8 checks passed
@BibaltiK BibaltiK deleted the check-account-logged-in branch October 28, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prüfen auf gültigen Access Token und Anmeldung des Benutzers
1 participant