Skip to content

Commit cda16e8

Browse files
committed
Merge axium identity recipe
1 parent 00eaab6 commit cda16e8

3 files changed

Lines changed: 5 additions & 22 deletions

File tree

.idea/.gitignore

Lines changed: 0 additions & 10 deletions
This file was deleted.

.idea/material_theme_project_new.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

axium/identity/1.0/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
},
77
"copy-from-recipe": {
88
"config/": "%CONFIG_DIR%/"
9+
},
10+
"env": {
11+
"AXIUM_IDENTITY_URL": "https://identity.example.com",
12+
"AXIUM_CLIENT_ID": "your-client-id",
13+
"AXIUM_CLIENT_SECRET": "your-client-secret"
914
}
1015
}
1116

0 commit comments

Comments
 (0)