Skip to content

Authenticate using the standard --cred-file#132

Merged
sethvargo merged 1 commit intomainfrom
sethvargo/auth
Nov 10, 2022
Merged

Authenticate using the standard --cred-file#132
sethvargo merged 1 commit intomainfrom
sethvargo/auth

Conversation

@sethvargo
Copy link
Copy Markdown
Contributor

@sethvargo sethvargo commented Nov 10, 2022

This has supported both WIF and SAKE since Nov 2, 2021. This removes the need to parse the key and guess its type, removing a lot of unnecessary code.

This changes the API to accept a filepath instead of raw credentials and will require an major version bump.

Closes #71

@sethvargo sethvargo force-pushed the sethvargo/auth branch 2 times, most recently from 606a204 to edc48b8 Compare November 10, 2022 02:08
This has supported both WIF and SAKE since Nov 2, 2021. This removes the need to parse the key and guess its type, removing a lot of unnecessary code.

This changes the API to accept a filepath instead of raw credentials and will require an major version bump.
@sethvargo sethvargo merged commit 4e801ca into main Nov 10, 2022
@sethvargo sethvargo deleted the sethvargo/auth branch November 10, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Refactor to use actions-utils

2 participants