Skip to content

Commit

Permalink
add mock_user_context.json to stater_template
Browse files Browse the repository at this point in the history
  • Loading branch information
shibatanaoto committed Feb 6, 2025
1 parent d1b7d71 commit 194c755
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions core/morph/include/starter_template/.mock_user_context.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"user_id": "cea122ea-b240-49d7-ae7f-8b1e3d40dd8f",
"email": "mock_user@morph-data.io",
"username": "mock_user",
"first_name": "Mock",
"last_name": "User",
"roles": ["Admin"]
}

0 comments on commit 194c755

Please sign in to comment.