-
Notifications
You must be signed in to change notification settings - Fork 44
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
Handle Register Sessions #80
Conversation
b7c244f
to
a1ec365
Compare
@@ -66,10 +67,11 @@ export const GroupShortName: Record<Group, string> = { | |||
|
|||
export enum AuthType { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in AuthGroup list can you add "MaharashtraStudents" (in case u are not fetching from authgroup table)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's fetched from authgroup table itself.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good. few comments
no-platform
isRedirection
is false.ID,PH
,ID,PH,DOB
auth optionssign-in with forgot id
Preview: https://handle-registration.dauyvuo7dvzau.amplifyapp.com/
Tested: Create & edit of registration sessions.