An open API service indexing awesome lists of open source software.

https://github.com/igassmann/urql-clerk-signout


https://github.com/igassmann/urql-clerk-signout

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# urql-clerk-signout

## Steps to Reproduce

1. Clone this repository
2. Run `npm install`
3. Run `npm run dev`
4. Open http://localhost:3000
5. Sign in with the following credentials:
- Email: `test@example.com`
- Password: `testing123`
6. Click the "Sign out" button

You will observe an error on the page for a brief moment before being redirected to the sign-in page.