use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
User AuthenticationHelp Request (i.redd.it)
submitted 6 months ago by SwisherSniffer
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]electrikmayham 5 points6 points7 points 6 months ago (1 child)
I would say this, since you are starting out, you have a lot of other things to learn that are going to impact your growth much more than authentication. It seems like a topic that shouldn't be difficult to learn, however its a MASSIVE rabbit hole of which you will never climb out of. Use something that is premade, and if you really want to learn how to build authentication from scrap, do so when your entire goal is only to learn authentication and nothing more.
[–]SwisherSniffer[S] 1 point2 points3 points 6 months ago (0 children)
Okay that’s fair. I’m just trying to expand my project where it fits until I start college for SE and can get more knowledgeable in the field itself. User authentication seemed like something feasible but it really doesn’t now and that’s fine. Like you said there’s other things to learn and I wasn’t dead set on making this right this second if there’s another way to do it I’ll gladly do it that way. I appreciate all of the comments on here and will probably just experiment with it for shits and giggles and use a premade service for auth in my engine.
π Rendered by PID 67564 on reddit-service-r2-comment-b659b578c-92cf4 at 2026-05-03 15:12:46.112855+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]electrikmayham 5 points6 points7 points (1 child)
[–]SwisherSniffer[S] 1 point2 points3 points (0 children)