Articles tagged sdk
Flexible Authentication Configurations in Angular Applications Using Okta
Are you ready to hear about the ultimate flexibility in configuring authentication properties in the Okta Angular SDK? You’ll want to check out this excellent new feature and walk through the steps of adding authentication using Okta to Angular applications. Configuring authentication properties using Okta in Angular applications There are three main ways you can add configuration information to Angular applications: Define the value within the app - The easiest, most straightforward route is directly...
July Podcast: Developing Okta's SDKs with Laura Rodriguez and Alisa Duncan
Having libraries that interact with services helps make your coding life easier when developing solutions. You may evaluate and estimate the complexity of your software development projects based on the Software Development Kit (SDK) ease of use. So what makes a great SDK? Building SDKs to delight developers Staff SDK Engineer Laura Rodriguez and Developer Advocate Alisa Duncan join us this month to discuss the SDKs that make Okta’s APIs idiomatically accessible from various languges...
Introducing the New Okta Mobile SDKs
For years the Okta OIDC SDK was the primary tool mobile developers used to integrate their apps with Okta, but as with all things in life, entropy takes its toll. Over time, as platforms and languages change, or new features become available, a refactor is required. Today we’re proud to announce that the Okta Mobile SDKs for Swift and Kotlin are now available! Recent advances at Okta, such as support for Device Single Sign On...
5 Essential Tips for Building Developer Libraries
As a software developer, it’s your job to know your customers and their use cases well enough to create an elegant and functional solution. This understanding will help you succeed and ultimately enjoy watching them love and use your applications. When building libraries, your clients are other developers just like you, and in addition to providing a functional library that meets their needs, you need to deliver a great experience when using your product. In...