-
Notifications
You must be signed in to change notification settings - Fork 284
Add authentication sub-namespace to user #1146
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
Closed
Closed
Changes from 3 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c809107
Add user.anonymous_id
heyams 1eb9c37
Format
heyams 1fd2648
Update changelog
heyams db88ea7
Autogenerate changelog and markdown
heyams 58a1096
Add note to user.anonymous_id
heyams 3dfb971
Update anonymous_id brief
heyams 6731337
Comment
heyams f2c4782
Update markdown
heyams 6419885
Merge branch 'main' into heya/add-anonymous-user-id
trisch-me c80b910
Update user with subnamespace authentication
heyams a47e5cd
Merge branch 'heya/add-anonymous-user-id' of https://github.com/heyam…
heyams 53a121c
Update markdown
heyams 04f56e1
Merge branch 'main' into heya/add-anonymous-user-id
heyams 1bc5f88
Update generate identity markdown
heyams 8c81fd1
Merge branch 'heya/add-anonymous-user-id' of https://github.com/heyam…
heyams 443f497
Update changelog
heyams 63af008
Fix yamllint
heyams 615ff2c
Fix make command error
heyams 81d6360
Update id
heyams bf8e35e
Address comments
heyams 6f7dc08
Fix yamllint
heyams 5a6d337
Update user.hash referrence to user.authentication.id everywhere
heyams File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,8 @@ | |
|
|
||
| <!-- next version --> | ||
|
|
||
| - `user`: Add `anonymous_id` (#1146) | ||
|
|
||
| ## v1.26.0 | ||
|
|
||
| ### 🛑 Breaking changes 🛑 | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.