Skip to content

Commit c1329da

Browse files
Add multiple device support for push authentication docs
1 parent c4d6da6 commit c1329da

35 files changed

Lines changed: 227 additions & 10 deletions

File tree

-48.1 KB
Loading
1.01 MB
Loading
194 KB
Loading
158 KB
Loading
143 KB
Loading
238 KB
Loading
171 KB
Loading
-20.4 KB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{% set product_name = "WSO2 Identity Platform" %}
2+
{% set base_url = "https://api.asgardeo.io/t/<org_name>" %}
3+
4+
{% include "../../../includes/tutorials/register-multiple-devices-for-push-notifications.md" %}

en/asgardeo/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ plugins:
303303

304304
exclude_docs: |
305305
/get-started/hello-world.md
306+
/tutorials/register-multiple-devices-for-push-notifications.md
306307
307308
not_in_nav: |
308309
/page-not-found.md

0 commit comments

Comments
 (0)