mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[PR #587] [MERGED] New implementation of the auth command #526
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#526
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/asciinema/asciinema/pull/587
Author: @ku1ik
Created: 11/2/2023
Status: ✅ Merged
Merged: 12/21/2023
Merged by: @ku1ik
Base:
develop← Head:rust-auth📝 Commits (1)
7005e81New implementation of auth command📊 Changes
2 files changed (+20 additions, -2 deletions)
View changed files
📝
src/lib.rs(+13 -0)📝
src/main.rs(+7 -2)📄 Description
No hard-coded server URL, requires explicit server URL as the first argument to
auth:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.