[GH-ISSUE #554] Enable User Registration and ability to use Koel as Guest #395

Closed
opened 2026-02-26 02:33:05 +03:00 by kerem · 2 comments
Owner

Originally created by @bridgeyuwa on GitHub (Mar 10, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/554

Please I would love You to Enable User Registration and also add ability to use Koel as Guest

Originally created by @bridgeyuwa on GitHub (Mar 10, 2017). Original GitHub issue: https://github.com/koel/koel/issues/554 Please I would love You to Enable User Registration and also add ability to use Koel as Guest
kerem closed this issue 2026-02-26 02:33:05 +03:00
Author
Owner

@phanan commented on GitHub (Mar 10, 2017):

Not on my road map, sorry. You can of course fork and implement it yourself.

<!-- gh-comment-id:285599844 --> @phanan commented on GitHub (Mar 10, 2017): Not on my road map, sorry. You can of course fork and implement it yourself.
Author
Owner

@rascal999 commented on GitHub (May 5, 2020):

Hey @bridgeyuwa, I really wanted this feature so I wrote some instructions at https://gist.github.com/rascal999/a7141263386e61a455190b144bd2978b

The solution I used was to have nginx inject some JavaScript on GET / which would set a JWT, seamlessly authenticating the user.

<!-- gh-comment-id:624319679 --> @rascal999 commented on GitHub (May 5, 2020): Hey @bridgeyuwa, I really wanted this feature so I wrote some instructions at https://gist.github.com/rascal999/a7141263386e61a455190b144bd2978b The solution I used was to have nginx inject some JavaScript on GET / which would set a JWT, seamlessly authenticating the user.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#395
No description provided.