rollupid icon indicating copy to clipboard operation
rollupid copied to clipboard

Open Source and OIDC compliant digital identity for the private web

Results 100 rollupid issues
Sort by recently updated
recently updated
newest added

Document and demo how you could login using popups - public profile screens with logged out user should login with popup - need a new redirect url that loads blank...

documentation
enhancement

# Why As a user I may want to find apps that use Rollup. # What A directory of published and categorized Rollup apps. # How TBD

enhancement

- [ ] Create a GHA job that depends on the current main branch deploy jobs as dependencies to galaxy test job - [ ] Truncate the D1 tables (use...

enhancement

### Why Users of rollup and rollup apps need team management features to administer: - access to rollup apps - access to customer app features (e.g. multi-tenant saas app) -...

to-be-defined

### Description - [ ] Use caching strategy from PR workflows. - [ ] Reduce timeout to 5 minutes.

Depends on #1645 - [ ] Design test approach and infra - [ ] Inject fixture data before tests into test env (API key, profile data, console app, etc) -...

to-be-defined

To have Profile be a full example of a third-party app in the Rollup ecosystem, it should be moved into a third-party app configuration. The sequence looks as follows: -...

enhancement

### Description Currently in apps we use remix's [meta](https://remix.run/docs/en/main/components/meta) function. We need to switch to [V2_MetaFunction](https://remix.run/docs/en/main/route/meta-v2)

In Passport, whenever a user authenticates, get addresses for the account and batch-queue them for consumption at the address worker to get fresh profiles from the third-party providers (dependent on...

enhancement

Custom domains require developers to configure their own OAuth login provider credentials (by registering an OAuth app/client within those providers' configuration) that take the form of a client ID and...

enhancement