docs: Add Auth Docs #307
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
backend
ci
docs
frontend
lgtm
blocked
lgtm
done
lgtm
need 1
size
huge
size
large
size
medium
size
small
No milestone
No project
No assignees
3 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SZUT/casino#307
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Code Review Feedback
I've reviewed the authentication documentation changes. The content is well-structured and comprehensive, but there are several issues that need to be addressed:
Issues to fix:
projektdokumentation/Inhalt/Auth.tex:3 - Typo: "Erfolgreicher" should be "erfolgreicher" (lowercase)
projektdokumentation/Inhalt/Auth.tex:4 - Grammar error: "zwei verschiedene Wege ab" should be "drei verschiedene Wege ab" since you describe three authentication methods, not two
projektdokumentation/Inhalt/Auth.tex:6 - Typo: "validitert" should be "validiert"
projektdokumentation/Inhalt/Auth.tex:8 - Technical inaccuracy: The description suggests the API gets a JWT from the OAuth provider, but OAuth providers typically return access tokens, not necessarily JWTs. Consider clarifying this distinction.
projektdokumentation/Abkuerzungen.tex:35 - There's already a commented API definition on line 16. Consider removing the comment or placing the new definition in a more logical order.
projektdokumentation/Inhalt.tex:3 - Missing newline at end of file
Positive aspects:
Please address these issues before merging.
New commits pushed, approval review dismissed automatically according to repository settings
Code Review Feedback:
Found several issues that should be addressed:
projectdokumentation/Abkuerzungen.tex:16-18: Inconsistent acronym organization - API acronym is commented out then re-added at the end. Please maintain alphabetical order.
projektdokumentation/Deckblatt.tex:27: Missing newline at end of file.
projektdokumentation/Inhalt.tex:3: Missing newline at end of file - this can cause LaTeX compilation issues.
projektdokumentation/Inhalt/Auth.tex:6: Grammar error - 'validitert' should be 'validiert'.
projektdokumentation/Inhalt/Auth.tex:7: Consider using 'Verifizierungs-E-Mail' for consistency.
projektdokumentation/Inhalt/Auth.tex:8: The OAuth explanation is a very long sentence - consider splitting for better readability.
The documentation content is good and well-structured. Please address these formatting and grammar issues.
82db59bf51
to187ec1cd7c
187ec1cd7c
to4619f787f0
New commits pushed, approval review dismissed automatically according to repository settings