@@ -7,40 +7,37 @@ Welcome to the Yoti Python SDK. This repo contains the tools and step by step in
7
7
1 ) [ An Architectural view] ( #an-architectural-view ) -
8
8
High level overview of integration
9
9
10
- 2 ) [ References] ( #references ) -
10
+ 2 ) [ References] ( #references ) -
11
11
Guides before you start
12
12
13
- 3 ) [ Requirements] ( #requirements ) -
13
+ 3 ) [ Requirements] ( #requirements ) -
14
14
Everything you need to get started
15
15
16
- 4 ) [ Installing the SDK] ( #installing-the-sdk ) -
16
+ 4 ) [ Installing the SDK] ( #installing-the-sdk ) -
17
17
How to install our SDK
18
18
19
- 5 ) [ SDK Project import] ( #sdk-project-import ) -
19
+ 5 ) [ SDK Project import] ( #sdk-project-import ) -
20
20
How to install the SDK to your project
21
21
22
- 6 ) [ Configuration] ( #configuration ) -
22
+ 6 ) [ Configuration] ( #configuration ) -
23
23
Entry point explanation
24
24
25
- 7 ) [ Handling Users] ( #handling-users ) -
25
+ 7 ) [ Handling Users] ( #handling-users ) -
26
26
How to manage users
27
27
28
- 8 ) [ Running the examples] ( #running-the-examples ) -
28
+ 8 ) [ Running the examples] ( #running-the-examples ) -
29
29
How to retrieve a Yoti profile using the token
30
30
31
- 9 ) [ Running the tests] ( #running-the-tests ) -
32
- How to retrieve a Yoti profile using the token
31
+ 9 ) [ Running the tests] ( #running-the-tests ) -
32
+ Running tests for SDK example
33
33
34
- 10 ) [ API Coverage] ( #api-coverage ) -
34
+ 10 ) [ API Coverage] ( #api-coverage ) -
35
35
Attributes defined
36
36
37
- 11 ) [ Running the tests] ( running-the-tests ) -
38
- Running tests for SDK example
39
-
40
- 12 ) [ Version Support] ( version-support ) -
37
+ 11 ) [ Version Support] ( #version-support ) -
41
38
Extra information on ensuring correct version of Python is being used
42
39
43
- 13 ) [ Support] ( #support ) -
40
+ 12 ) [ Support] ( #support ) -
44
41
Please feel free to reach out
45
42
46
43
## An Architectural View
0 commit comments