aws-cognito-next

Static Rendering

This site is rendered statically on the server (without auth). The served HTML will be the same for every client. After loading, the client will take over and add things like auth. The auth is then added client-side once the page loaded on the server.

State from server, statically

This text is rendered on the server, statically.

Static from server, with dynamic auth state from client

IdTokenData

no id token

AccessTokenData

no access token