graphile / starter

Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
https://graphile-starter.herokuapp.com
Other
1.75k stars 220 forks source link

fix: remove 'sign in' link from sign in page #232

Closed benjie closed 3 years ago

benjie commented 3 years ago

Description

Fixes #231; removes Sign in link from sign in, registration, forgot password, and any other page that forbids you to be logged in.

Performance impact

Negligible.

Security impact

None known.