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

Auth - Keep local login for OSS #164

Closed
jhsinger-klotho opened this issue Jan 31, 2023 · 0 comments · Fixed by #245
Closed

Auth - Keep local login for OSS #164

jhsinger-klotho opened this issue Jan 31, 2023 · 0 comments · Fixed by #245
Milestone

Comments

@jhsinger-klotho
Copy link
Contributor

make sure within OSS you can still do a local login, with UUID for analytics, but require auth login in Pro

@jhsinger-klotho jhsinger-klotho added this to the Auth v1 milestone Jan 31, 2023
@ghost ghost mentioned this issue Feb 1, 2023
@ghost ghost self-assigned this Feb 1, 2023
ghost pushed a commit that referenced this issue Feb 1, 2023
This introduces a new Authorizer, which is hookable per KlothoMain.
The default one just calls auth.Authorize(), but KlothoMains can provide
an alternative, including one that adds flags.

Once this hits main, #164 will be resolved.
ghost pushed a commit that referenced this issue Feb 17, 2023
This introduces a new Authorizer, which is hookable per KlothoMain.
The default one just calls auth.Authorize(), but KlothoMains can provide
an alternative, including one that adds flags.

resolves #164
@ghost ghost closed this as completed in 94946a6 Feb 17, 2023
This issue was closed.
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 a pull request may close this issue.

1 participant