Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(DRAFT) Developer site #1076

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

(DRAFT) Developer site #1076

wants to merge 17 commits into from

Conversation

nielsvanvelzen
Copy link
Member

Opening a pull request for visibility and CF pages preview deployment. This is far from ready to merge.

@jellyfin-bot
Copy link

Cloudflare Pages deployment

Latest commit a150923e9077b2acde5e40a41ba1988740e08801
Status ✅ Deployed!
Preview URL https://88967e17.jellyfin-org.pages.dev
Type 🔀 Preview

Copy link
Contributor

@Gauvino Gauvino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

little something 🫡


To start using the Jellyfin API, authorization is probably the first thing you'll need to do. Jellyfin's authorization options can be a bit confusing because there are a lot of deprecated options.

Generally there are three ways to authenticate: no authorization, user authorization with an access token or authorization with an API key. The first way is easy, just do nothing. But most often you'll need to use either the access token or API key.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Generally there are three ways to authenticate: no authorization, user authorization with an access token or authorization with an API key. The first way is easy, just do nothing. But most often you'll need to use either the access token or API key.
Generally, there are three ways to authenticate: no authorization, user authorization with an access token or authorization with an API key. The first way is easy, just do nothing. But most often you'll need to use either the access token or API key.

@nielsvanvelzen
Copy link
Member Author

Changes for this feature branch need to be made in separate pull requests targeting the branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants