pnp / powerapps-samples

Contains curated community Microsoft Power App samples
https://aka.ms/powerplatform-samples
MIT License
415 stars 309 forks source link

app login using username and password #164

Closed seths10 closed 1 year ago

seths10 commented 1 year ago
Q A
Bug fix? no
New feature? no
New sample? yes

Solution Details

Q A
Solution requires premium license no
Solution uses experimental features (see licensing guidelines) no
Which connectors are used? SharePoint, Power Apps
Solution uses on-premises connectors? no
Solution uses custom connectors? no
Layout Phone

What's in this Pull Request?

This sample allows a user to enter their credentials, a username, and a password, in order to authenticate themselves and gain access to a homepage. It shows the basic authentication flow. There is also an error page that opens when a wrong password is entered.

Laskewitz commented 1 year ago

Thanks so much for for the sample @seths10! I added the msapp file and fixed some typos in the readme. Merging it now!

seths10 commented 1 year ago

Thank you!!