


























You may have noticed, or maybe you didn't! We now are on clerk.com versus our old domain clerk.dev. This migration was a team effort all around as we made sure no one was interrupted as we moved to our new home.
Currently our clerk.dev website is redirecting to clerk.com, however in the future we want to do something with the domain. If you have any ideas, we loved to hear them!
We understand sometimes you need to elevate user scopes after a user is in your application, and sometimes it's based on the users roles or subscription status. This week we introduced a way to to request additional OAuth scopes, and show the user that attention is needed. Below are some examples of how to implement it.
User Button
If you are using our <UserButton/> component you can pass in the userProfileProps along with the provider and the additional scopes.
If you are mounting the <UserProfile/> in your application you can pass the same props
Below is what a user will see when the need to reauthorize your new scopes.

If you are using hooks and building our your own UIs you can use the useUser hook to make the user reauthorize.
This had to be one of our biggest requested OAuth providers in the last few weeks, and it's finally here. You can now have your users log in using their linear account. Just enable it in the dashboard and start building!
We have supported Spotify for a while but it was something we manually enabled as it doesn't support our usual developer shared credentials. We have now opened this up so anyone with their own Spotify credentials can use it.
I have been writing non stop since we last spoke, we have had great feedback from the community and that feedback has been rolled into the documentation.
Just today I introduced the Expo quickstart guide, this quickstart guide covers:
You can check out all the new updates at https://clerk.com/docs
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。