frontier icon indicating copy to clipboard operation
frontier copied to clipboard

Frontier is an all-in-one user management platform that provides identity, access and billing management to help organizations secure their systems and data. (Open source alternative to Clerk)

Results 79 frontier issues
Sort by recently updated
recently updated
newest added

fix (Sidebar): Resize handle visible even though Sidebar is not collapsible fix (Sidebar): Sidebar Search top margin refactor (Sidebar): Replace Inputfield with Search and add clear button **Note: Merge this...

We have a new Amount component in Apsara [PR-423](https://github.com/raystack/apsara/pull/423)

## Description Added a new API endpoint to search invoices across all organisations. This endpoint enables administrators to search invoices with organisation details, offering advanced filtering capabilities. ## Implementation Details...

Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.30. Release notes Sourced from next's releases. v14.2.30 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript

## Overview Migrate Frontier's API implementation from gRPC + gRPC Gateway to [buf connect](https://connectrpc.com/). ## Why Buf connect offers several key advantages: ### Proof of Concept We have validated the...

enhancement

Export Organization API Doc page is breaking at runtime

Bumps [next](https://github.com/vercel/next.js) from 13.4.12 to 14.2.35. Release notes Sourced from next's releases. v14.2.35 Please see the Next.js Security Update for information about this security patch. Commits 7b940d9 v14.2.35 7c1be85 Backport...

dependencies
javascript

## Summary Simplify billing entitlement and usage APIs by automatically inferring `billing_id` from `org_id`. Clients now only need to provide `org_id` when calling these RPCs. ## Changes ### Proto Updates...