Commit Graph

2 Commits

Author SHA1 Message Date
70a88ada6a Generate API Token
Wrote function that generates a tailscale API token from our client id
and client secret values that we have. Have checked with the logs on
tailscale and can see that it is indeed generating the keys. This can be
considered a solution to issue #6.
2024-12-16 19:57:45 -05:00
dee3723e47 Get client secret and key
This is to solve issue #4. This pulls in the client secret and key and
is able to print them out on the screen successfully from our own
created data type.
2024-12-15 19:37:57 -05:00