Skip to content

Tags: xdevplatform/xurl

Tags

v1.1.1

Toggle v1.1.1's commit message
xurl release v1.1.1

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(auth): harden OAuth callback flow and add per-app redirect URI co…

…nfig (#64)

v1.0.3

Toggle v1.0.3's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: auto-detect version from go module info for go install

v1.0.2

Toggle v1.0.2's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: use github.com/xdevplatform/xurl module path for go install

v1.0.1

Toggle v1.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: npm wrapper as cli.js to avoid gitignore, unpublish before repub…

…lish

v1.0.0

Toggle v1.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: npm wrapper as cli.js to avoid gitignore, unpublish before repub…

…lish

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #26 from xdevplatform/migrate-media-upload

Refactor media upload API functionality

v0.4.6

Toggle v0.4.6's commit message
Enhance Error message formatting to return JSON string if applicable.

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from xdevplatform/newOauth2scope

add users.email to read oauth2 scopes

v0.4.4

Toggle v0.4.4's commit message
Refactor API client to streamline request building and remove redunda…

…nt auth header retrieval logic.