You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(PostConfigure): Add Warning that he needs to add the claims himself for detailed user info if he wants to use PostConfigure himself, which runs after the Provider side
> As those claims are set in Provider side `PostConfigureOptions`, you have to include them yourself if you bind from `PostConfigure<EtsyAuthenticationOptions>` also.
171
+
169
172
#### Manually Added Claims
170
173
171
174
The `image_url_75x75` claim is not auto-mapped to reduce data bloat. You can add it manually via either:
0 commit comments