Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WalletConnect/cloud-auth-api

PoC of the GoTrue replacement
https://github.com/WalletConnect/cloud-auth-api

fix(prisma-transaction): remove Promise.all in Prisma transaction (#21)

* fix(prisma-transaction): remove Promise.all in Prisma transaction

* fix(forward-error): for...

147356199d2daa9bc128894e3418b2223d3b8d1e authored 11 months ago by Cali <[email protected]>
fix(env-var): move from direct database URL to pooler connection string (#20)

eee3d6fc646802207d7285b3d868b766140cae9b authored 12 months ago by Cali <[email protected]>
fix(single-captcha): use single captcha verification (#19)

782dc55855cd5382fbc273061a2db45091252f64 authored about 1 year ago by Cali <[email protected]>
feat(session): add session endpoint

d7261a173995dffca1eb50787a041eaa73ed7a6a authored about 1 year ago by Cali93 <[email protected]>
feat: Create LICENSE

747a84e2465e0290f9116008af2fc12e8dd523dc authored about 1 year ago by Derek <[email protected]>
feat(error-codes): improve error codes

cb575a02915e5d24a589fe7e88ea1613240f9b7b authored over 1 year ago by Cali93 <[email protected]>
fix(broken-bouncer): fix broken connection string

3b243c16113bc4ef034940b94634d30847807d87 authored over 1 year ago by Cali93 <[email protected]>
fix(redeploy): redeploy with latest secrets

575a4ba4d3fa91515161bf49bf764be7133d6720 authored over 1 year ago by Cali93 <[email protected]>
fix(redeploy): redeploy with latest secrets

98bf62de02e991db45827fec1f0e349c873ce70d authored over 1 year ago by Cali93 <[email protected]>
fix(siwe): fix sub dependencies for SIWE

b094078465095b742b9573ec11694302a67442aa authored over 1 year ago by Cali93 <[email protected]>
fix(siwe): update SIWE implementation to follow latest spec

01de03f272235242f7a1ae8f5e03db4af55362fe authored over 1 year ago by Cali93 <[email protected]>
fix(update-deps): update dependencies

8bb54d83f8c39c98bbca23fed027e30097f5a660 authored over 1 year ago by Cali93 <[email protected]>
fix: fixed sc not working with siwe

fix: added missing env var for infura

fix: moved provider init out of func

feat: added env var...

c636884c50a384959988950a7d81819114c834e8 authored over 1 year ago by Jonathan Conn <[email protected]>
fix(remove-cookie-parser): remove cookie parser and log not allowed origins

b60b02fa2f3804ca3a0b87ef69af1ef3dac4f6bb authored over 1 year ago by Cali93 <[email protected]>
fix(cookie): update cookie settings based on environment

b55c4e7f174e189dcfaccce8b6783d48168f70e4 authored over 1 year ago by Cali93 <[email protected]>
fix(session-prefix): remove redis prefix

f10c708681d26243cd2ba0698c484880432694e3 authored over 1 year ago by Cali93 <[email protected]>
fix(session-prefix): remove redis prefix

f738dced3dc02319e987732441165fc1382807f9 authored over 1 year ago by Cali93 <[email protected]>
fix(cd-prod): add missing env vars on prod deploy

d5407df68d8a76504f9d94fcbc00d38ff99c411a authored over 1 year ago by Cali93 <[email protected]>
fix(redis-auth): fix redis auth token (#16)

96ea0285a97957d4bcf73aebc392fc050a151847 authored over 1 year ago by Cali <[email protected]>
feat(redis-auth): add redis auth token (#15)

e2ad15c1c10ca199cea0e54ec319840c6cc40831 authored over 1 year ago by Cali <[email protected]>
fix(env-vars): fix missing env vars

714cfc1bc72f40473da2159ecaf5b9d270342916 authored over 1 year ago by Cali93 <[email protected]>
feat(redis): basic redis and redis client set up (#12)

* chore(redis): basic redis and redis client set up

* chore(redis-env-vars): add redis env vari...

daa7b0c3a0870f6e1f38b0bad219e744e4b527a3 authored over 1 year ago by Cali <[email protected]>
fix(missing-env-vars): add missing env vars (#14)

fd2e9b5eb497809d3880929ea21d41f8aaf6a08a authored over 1 year ago by Cali <[email protected]>
fix(missing-env-vars): add missing env vars (#13)

cfdb6aa56ce91e7034193535d01ac30ed374391e authored over 1 year ago by Cali <[email protected]>
feat(redis): basic redis and redis client set up (#12)

* chore(redis): basic redis and redis client set up

* chore(redis-env-vars): add redis env vari...

f4dd1e4f32d9b34071b89493f627845dd728dfef authored over 1 year ago by Cali <[email protected]>
fix(misc): update prisma and revert to ES2016

fba2015afd1da77797a76b7d87237583b960ea9a authored over 1 year ago by Cali93 <[email protected]>
fix(hCaptcha): provide hCaptcha token in body

46997da1038ec39358d14842c52654c23e4cb19f authored over 1 year ago by Cali93 <[email protected]>
fix(hCaptcha): provide hCaptcha payload as query params

d1734e85379a9d38a389316097771b6eaa66774f authored over 1 year ago by Cali93 <[email protected]>
fix(node-18): upgrade to node 18 and remove node-fetch

a4aa214bb6a3fe6f0d801999b9ba2f7b3d70f593 authored over 1 year ago by Cali93 <[email protected]>
fix(node-fetch): use node-fetch v2 for cjs

1628aac16de562c274d7220c361bb3b365f8bda1 authored over 1 year ago by Cali93 <[email protected]>
fix(hcaptcha): improve hCaptcha errors

25397b6df6ee1a12e16978d3f4db5a1ae104d263 authored over 1 year ago by Cali93 <[email protected]>
feat(hcaptcha-middleware): add support for hcaptcha verification (#11)

1cc2880af40e6e23fe23146749cbe162dbe326d8 authored over 1 year ago by Cali <[email protected]>
feat(disconnect): add disconnect logic

5bda1e0b7607122cb30ce2856398f9ad81c60fa1 authored over 1 year ago by Cali93 <[email protected]>
fix(prisma-client): instantiate PrismaClient only once

8aa2e18fefd57c4cb77a4ceb66b5451f61b3f5d7 authored over 1 year ago by Cali93 <[email protected]>
chore(logs): add more logs (#9)

3ebffee52a7275cde7aeaa32f101a66d14e55304 authored over 1 year ago by Cali <[email protected]>
fix: remove unused variable

50b5a7dd6739e82226a41b4c57b88ed493f7fd94 authored over 1 year ago by Harry Bairstow <[email protected]>
fix(health): add health checks in README (#8)

65e9f3733ed20e5459e875f49b1c714e72ecf16c authored over 1 year ago by Cali <[email protected]>
chore(cors): allow origin based on node_env

598d9693c9ab7a70d0b87013715710caf825e452 authored over 1 year ago by Cali <[email protected]>
chore(update-vars): update env var to use node_env

e884ddd795c271796b584d89e7846e5a27a3a60e authored over 1 year ago by Cali93 <[email protected]>
chore(cors): fix cors for staging & prod

23b59c528b0181278a7e49eacd707d08020a3442 authored over 1 year ago by Cali93 <[email protected]>
fix: scaling won't work

d01b1f7def173c39ed4c6702537cff26a32f3011 authored over 1 year ago by Harry Bairstow <[email protected]>
fix: remove otel

b25c412bf775ab9dcdde5fa10bd672cb1d7ab89e authored over 1 year ago by Harry Bairstow <[email protected]>
fix: missing changelog file for release

1570b07810ba41eb2e54fef95944c0ea84271c0b authored over 1 year ago by Harry Bairstow <[email protected]>
fix: pipeline

c8cb943b581b2376938a1ad49c0ec57bb73e337b authored over 1 year ago by Harry Bairstow <[email protected]>
chore: add `cog` file

e1780a2da2c6e762e6496f34a0d533e05d0161d8 authored over 1 year ago by Harry Bairstow <[email protected]>
chore(deploy): add deploy workflow (#3)

f730e3afd6c4b34cbbb16e6b60e837c896c6d5ff authored over 1 year ago by Cali <[email protected]>
chore(infra): support all env vars

84a3e6690732f4f7a20e0f480d4b5ad58a0ae567 authored over 1 year ago by Harry Bairstow <[email protected]>
feat: release and cd workflows

7ef72e050f9dcefea2f69f8320c98058853e8993 authored over 1 year ago by Harry Bairstow <[email protected]>
Merge pull request #2 from WalletConnect/feat/harry/infra

feat: infra

fc992f72465396e8c03df166f3412fefff622eb2 authored almost 2 years ago by Cali <[email protected]>
chore(deploy): add deploy workflow

65e8d636edd2332c18bf47d4c8643cdfbace6616 authored almost 2 years ago by Cali93 <[email protected]>
chore(dockerize): dockerize api and handle graceful shutdown

0ecaa2a4010da0cd414ff8e5b847bd386ae2caf3 authored almost 2 years ago by Cali93 <[email protected]>
feat: infra

58ee58464f9377ce044941721e05fec441d241b1 authored almost 2 years ago by Harry Bairstow <[email protected]>
chore(raw_user_meta_data): store address, chain_id and namespace

7c5d3561ebe6cf46d2ff6386a93dcdf073595c75 authored almost 2 years ago by Cali93 <[email protected]>
chore(read-me): added read me

d4706f458428d752bd871b7e32abfc5a63942133 authored almost 2 years ago by Cali93 <[email protected]>
chore(prisma): clean up Prisma schema, only keep auth related schemas

3abcd422e05eae9fbebe663b47531bb983911e3b authored almost 2 years ago by Cali93 <[email protected]>
chore(remove-dist): remove dist from git tracking

1d8b9cdca302a4bc518cf3c5b4d4e491a50f0380 authored almost 2 years ago by Cali93 <[email protected]>
feat(existing-user): handle existing user, added rate limiting & use transaction

29d9960a85619aa1bac6fc47d56d9f64ad42a07c authored almost 2 years ago by Cali93 <[email protected]>
feat(auth-poc): bare minimum PoC for the Cloud Auth API

c2de1145225585151a6f43365fc84999e059b4fc authored almost 2 years ago by Cali93 <[email protected]>