Skip to content

🔒Enable Authentication#11

Merged
hf-kklein merged 13 commits into
mainfrom
add-auth-flow
Feb 2, 2024
Merged

🔒Enable Authentication#11
hf-kklein merged 13 commits into
mainfrom
add-auth-flow

Conversation

@hf-kklein

Copy link
Copy Markdown
Contributor

No description provided.

@hf-kklein hf-kklein marked this pull request as ready for review February 1, 2024 19:54
Comment thread README.md
using TransformerBeeClient;
var myAuthenticator = new ClientIdClientSecretAuthenticationProvider("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET");
```

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

das kommt dan in #12

@hf-kklein hf-kklein linked an issue Feb 2, 2024 that may be closed by this pull request
3 tasks
@hf-kklein hf-kklein merged commit 3c1fdba into main Feb 2, 2024
@hf-kklein hf-kklein deleted the add-auth-flow branch February 2, 2024 07:06
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.

Add Authentication

2 participants