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

[BUG]: Creation of App doesn't include PublicToken in db #582

Open
Nabhag8848 opened this issue May 29, 2024 · 0 comments
Open

[BUG]: Creation of App doesn't include PublicToken in db #582

Nabhag8848 opened this issue May 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Nabhag8848
Copy link
Contributor

Describe the bug

  • This doesn't break anything in production but reason for this is previously we were creating all the apps when someone logins for the first time and clerk/webhook and didn't had a way to have publicToken which is probably the reason for not storing it before , Now that we create apps when required we can include publicToken for the environement directly in db.

Expected behavior

  • Include pubilcToken in db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant