Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(schemas): add application unknown session fallback uri field #6778

Conversation

simeng-li
Copy link
Contributor

Summary

Add a new unknown_session_fallback_uri field to the applications.

This new field will be used to store a fallback URL for the application when the user accesses the sign-in page without a valid auth session.

Testing

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

add new application unknown session fallback uri field
@simeng-li simeng-li requested review from a team November 8, 2024 06:39
Copy link

github-actions bot commented Nov 8, 2024

COMPARE TO master

Total Size Diff 📈 +618 Bytes

Diff by File
Name Diff
packages/core/src/mocks/index.ts 📈 +70 Bytes
packages/schemas/alterations/next-1731037123-add-unknown-session-fallback-uri-column-to-application-table.ts 📈 +476 Bytes
packages/schemas/src/seeds/application.ts 📈 +35 Bytes
packages/schemas/tables/applications.sql 📈 +37 Bytes

dix mock data type error
@simeng-li simeng-li closed this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant