-
https://github.com/ubiquity-os/ubiquity-os-plugin-installer/issues/2
-
As per the `readme.md` of this repo, we need to be able to authenticate to write to the config as the user for this tool to work.
The logic can likely be lifted from https://github.com/ubiquity/wo…
-
### Is your feature request related to a problem? Please describe.
Currently there is no backend for github authentication
### Describe the solution you'd like
i want to use firebase to enable g…
-
### Problem or Missing Functionality
This feature aims to integrate Google and GitHub authentication into our platform, allowing users to sign up and log in easily using their existing accounts. …
-
In order to allow users to Cheep from their own profile, we need to refactor our application to allow authentication.
Acceptance criteria:
- [x] Refactor UI with a navbar
- [x] Add a localhost …
-
Parents: #4
To add GitHub authentication to https://exosystems.net using Shadcn for UI management, we set up the bare minimum code:
### 1. **Install Necessary Dependencies**
First, install the…
-
## Step to reproduce
- Remove current installation of vscodium, storage, and all its key in the keyring.
- Install vscodium, clone a private repo via https URL from GitHub.
- The GitHub extensio…
-
I''ve been trying to understand how to do the github auth while using my giftless docker container...
But from what I''m understanding you cant specifically just limit it so giftless only allows pe…
-
authentication for the user
should have google, github, apple provider without using any third-party like clerk or next-auth.
/bounty
200$
-
GitHub's GraphQL API has draconian limits when unauthorized. Adding a separate fetch method for unauthenticated users is highly undesirable, so we need to either find a way to reduce "point cost" of o…