This repository was archived by the owner on Aug 17, 2024. It is now read-only.
This repository was archived by the owner on Aug 17, 2024. It is now read-only.
Git: Add token authentication set-up #246
Open
Description
Which module(s) and week(s) does this change effect?
Module(s): Git
Week(s): 3
What is the work that needs to be done?
GitHub are soon going to require auth tokens, instead of passwords: https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/
This won't affect Desktop, but as soon as the trainees are using the CLI we'll need to get them to do a one-time set-up.
Why is this work important to do?
GitHub access will otherwise break.