Skip to content

Commit

Permalink
fixed readme link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmfwolf committed Jun 14, 2023
1 parent c50ae6d commit 690dcdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# Onelogin Go SDK

This is the Onelogin SDK, a Go package that provides a convenient interface for interacting with Onelogin's API. The SDK simplifies the integration process by providing developers an easy-to-use tool for managing authentication, making API requests, and handling responses.
Expand All @@ -20,7 +21,7 @@ This is the Onelogin SDK, a Go package that provides a convenient interface for
- [Privileges] (https://developers.onelogin.com/api-docs/1/privileges)
- [Roles] (https://developers.onelogin.com/api-docs/2/roles)
- [SAML Assertions] (https://developers.onelogin.com/api-docs/2/saml-assertions)
- [Smart Hooks]
- [Smart Hooks] (https://developers.onelogin.com/api-docs/2/smart-hooks)
- [Users] (https://developers.onelogin.com/api-docs/2/users)
- [User Mappings] (https://developers.onelogin.com/api-docs/2/user-mappings)

Expand Down

0 comments on commit 690dcdc

Please sign in to comment.