Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: implement user link claims as a typed golang object#15502

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Emyrk merged 7 commits intomainfromstevenmasley/user_link_claims
Nov 14, 2024

Conversation

Emyrk
Copy link
Member

@EmyrkEmyrk commentedNov 13, 2024
edited
Loading

Move claims from adebug column to an actual typed column to be used.This does not actually change anything, it just adds some Go typing I can build off of more easily.

Supportscoder/internal#210

@EmyrkEmyrkforce-pushed thestevenmasley/user_link_claims branch fromf6c7db7 to84f84a5CompareNovember 14, 2024 14:34
@EmyrkEmyrk requested a review fromf0sselNovember 14, 2024 15:02
OAuthRefreshToken:"refresh",
UserID:link.UserID,
LoginType:link.LoginType,
DebugContext:json.RawMessage("{}"),
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we throw in a value here and check the output below just to make sure it gets marshalled and unmarshalled correctly?

Emyrk reacted with thumbs up emoji
@EmyrkEmyrk merged commitb6d0b77 intomainNov 14, 2024
26 checks passed
@EmyrkEmyrk deleted the stevenmasley/user_link_claims branchNovember 14, 2024 16:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@f0sself0sself0ssel approved these changes

Assignees

@EmyrkEmyrk

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Emyrk@f0ssel

[8]ページ先頭

©2009-2025 Movatter.jp