DraxCodes / DraxCodes/BlazorPaste

👤Anonymous Pastes

Open
#1 0 comments 0 reactions 1 assignee Claimed by @DraxCodes View on GitHub
enhancement
Dominant language
C#
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

User should be allowed to create a paste anonymously (without logging in).
We currently store the pastes in the user_pastes table, this requires the user to be logged in to work.

Ideally we would have a condition that checks if the user is logged in or not, if not the paste should be placed in the Anonymous Pastes table. If they are logged in, use the current logic.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.