3 links
tagged with all of: api + authentication
Click any tag below to further narrow down your results
Links
WorkOS Connect provides developers with APIs and controls to enable applications to securely access user identities and data through OAuth 2.0 and OpenID Connect. It supports various integration types, including customer applications, auxiliary applications, and partner integrations, allowing seamless authentication and access management. Developers can create applications in the WorkOS Dashboard and choose between OAuth and Machine-to-Machine (M2M) integration methods based on their needs.
Pennybase is a lightweight Backend-as-a-Service (BaaS) implemented in Go, featuring essential backend functionalities such as file-based storage, REST API, authentication, and role-based access control, all within under 1000 lines of code. It uses human-readable CSV files for data storage and includes easy-to-define schemas, making it simple to manage resources and permissions. The system is designed for extendability through hooks, allowing users to customize functionalities as needed.
AuthKit offers a straightforward authentication solution that integrates easily into applications, requiring a WorkOS account and specific API credentials. The guide details the setup process, including configuring redirect URIs for login and logout, and provides links to example applications for reference. Users can quickly implement the hosted authentication flow by following the outlined steps in the WorkOS Dashboard.