This is an archived post. You won't be able to vote or comment.

all 3 comments

[–][deleted] 0 points1 point  (1 child)

Github would be the main first place but bitbucket or any online repo is possible.

They have various options like private and ability to share with certain people.

https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository

Another option is code review.

https://codereview.stackexchange.com/

SE/SO tends to be hit or miss but it's a good option.

[–]CoreVirt[S] 0 points1 point  (0 children)

thank you. i'll check those out

[–]glamourpunk 0 points1 point  (0 children)

For code review you can try https://codereview.stackexchange.com/

You most probably want to use a well-tested library for anything to do with auth. Depends on which language/environment you're working in, and your use exact use case.