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

Make the authToken in Folksonomy constructor nullable #564

Open
VaiTon opened this issue Nov 11, 2024 · 1 comment
Open

Make the authToken in Folksonomy constructor nullable #564

VaiTon opened this issue Nov 11, 2024 · 1 comment
Assignees

Comments

@VaiTon
Copy link
Member

VaiTon commented Nov 11, 2024

To use the login method we need a way to create an instance of Folksonomy without authToken. We should handle that case.

constructor(fetch: typeof global.fetch, authToken: string) {

@gciluffo
Copy link
Contributor

@VaiTon I can take this, ive been working with the Folksonomy api in smooth app recently

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

No branches or pull requests

2 participants