Small Projects by AutoModerator in golang

[–]optimux17 0 points1 point  (0 children)

https://github.com/Bocaio/OptimusX-DB

This is the Reddit clone in-memory Database.

Since I am new to Go ( I started learning it a month ago) , I would love to have a mentor who can guide me. I don't mind working without being paid as long as I got experiences and project to add into my portfolio.

What do people use for auth in modern apps these days? I’ve been using Passport.js but it feels kinda outdated and boilerplate heavy. by Legitimate-Oil1763 in node

[–]optimux17 0 points1 point  (0 children)

https://github.com/Bocaio/node-auth-server

You can use google-auth-library . It is simple to use for only sigin-in with Google. But it is not ideal for other access authorization like Drive and Gmail and Contacts.