ITPNYU / booking-app

0 stars 2 forks source link

As an end-user I want the app to auto-populate my firstName, lastName and netId in the form so I don't have to fill them in manually. #11

Open nopivnick opened 1 year ago

nopivnick commented 1 year ago

If possible, NetID, First and Last Name should be pulled from user's Google Profile and pre-populated and non-editable in the reservation request form.

image

rlho commented 1 year ago

I'll try this after I transfer my app to @nyu.edu account

nopivnick commented 5 months ago

@lucia-gomez is there somewhere I can test this?

lucia-gomez commented 5 months ago

@nopivnick I haven't implemented this yet

lucia-gomez commented 4 months ago

We discussed that this isn't possible until we gain access to the NYU Identity API, which requires migrating to a more secure storage solution

nopivnick commented 1 month ago

@lucia-gomez this is low priority but if you're looking for a light lift... I know we can't get firstName or lastName w/o implementing the NYU Identity API but for the time being can we at least auto-populate the NetID field (we seem to be getting it via authentication already somehow)?

Image