Hi,
I have a new private repo and work from the Github GUI. I have a Github-Pro account. I have no knowledge of Linux.
My private repo is only repo, no funktion team or company is activated.
When a member in my private creates a link using the RAW function, a token is added at the end.
Example: ?token=ABCABCABCABC5ABCABC7ABC
https://raw.githubusercontent.com/USERNAME/Private_Repo/Document.pdf?token=ABCABCABCABC5ABCABC7ABC
Here are a few questions:
- If a user gives this link to others, can i block the token?
- Can I invalidate the currently valid tokens for all users and new tokens will be generated the next time the link is created?
- If I remove a user from the private repo, the link is then invalid?
I have already looked in the documentation, because you can only find information about the personal access tokens but nothing at all about the link token.
I hope someone can help me with that.