rollupid
rollupid copied to clipboard
Open Source and OIDC compliant digital identity for the private web
A new profile area in passport where users can predefine connected authorizations and select the preset during authoirziation 
### Description As a developer, I want to have a single entry point for obtaining a JSX.Element of provider icons, so that I may safely extend new features. ### Proposed...
Splitting this feature off from main ticket #2192 This tackles adding customizability for the fonts in the Designer. These fonts are to apply to the Authentication and Authorization screens.
### Description The `redirect_uri` parameter of the `/authorize` endpoint is not matched against the registered redirect URL. ### Steps to Reproduce 1. [First Step] 2. [Second Step] 3. [and so...
Dependent on #2119 In scenarios where a 4337 session key has expired or wasn't added to a smart contract wallet at all, it saves a bit of gas to skip...
Optimize `/authorize` endpoint and route component. Abstract away the multiple instances of string manipulation into reusable functions. - "Add new" URL composition - (big) Loader - All "Connect" and return...
We made a change in the JWTs (scopes in jwts are strings) which breaks exisitting jwts (access tokens and refresh tokens). We need to invalidate them if we cannot parse...
As we have a few reusable functions and structures in all of our apps that do or facilitate session management, we need to extract those into a package to be...
The `ValidateJWT` middleware function should [make a call](https://github.com/proofzero/rollupid/blob/9ff470a6865b3ff5c75db7d596a0af1f8a2d7b63/packages/platform-middleware/jwt.ts#L26) to the access node to get a proper verification result.
might be useful: https://github.com/sergiodxa/remix-utils#csrf