You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Information about the various utility modules contained in this library can be found below.
59
67
60
68
### Authentication
61
69
62
-
The [authentication module](src) provides helper classes that facilitate [OAuth 2.0](https://developer.factset.com/learn/authentication-oauth2) authentication and authorization with FactSet's APIs. Currently the module has support for the [client credentials flow](https://github.com/factset/oauth2-guidelines#client-credentials-flow-1).
70
+
The [authentication module](src) provides helper classes that facilitate [OAuth 2.0](https://developer.factset.com/learn/authentication-oauth2) authentication and authorization with FactSet's APIs. Currently, the module has support for the [client credentials flow](https://github.com/factset/oauth2-guidelines#client-credentials-flow-1).
63
71
64
72
Each helper class in the module has the following features:
65
73
@@ -130,7 +138,7 @@ Please refer to the [contributing guide](CONTRIBUTING.md).
130
138
131
139
## Copyright
132
140
133
-
Copyright 2022 FactSet Research Systems Inc
141
+
Copyright 2024 FactSet Research Systems Inc
134
142
135
143
Licensed under the Apache License, Version 2.0 (the "License");
136
144
you may not use this file except in compliance with the License.
0 commit comments