GithubHelp home page GithubHelp logo

ugreg / pcf-authentication Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 2.21 MB

๐Ÿ’ช๐Ÿฝ Power Apps Component Framework Authentication

License: MIT License

TypeScript 0.11% Batchfile 0.01% C# 99.88%
authentication react typescript powerappscomponentframework openid

pcf-authentication's Introduction

License: MIT

Power Apps Component Framework Authentication

App package size workaround

Run with msbuild /t:restore on Visual Studio cmd line. Import the into the CDS SQL Database from the UI or using a script. Located in bin\debug.

Uses Office UI Fabric styles and controls. Uses OpenId Client Settings.

Authenticate using pac auth. In the component folder at the package.json level.

pac solution init --publisher-name Greg --publisher-prefix grdegr
pac solution add-reference --path .\AuthenticationComponent
msbuild /t:restore
msbuild

Push Component to CDS.

pac pcf push -pp grdegr -v minimal

Creates a prefix_Namespace.ComponentName control if changes are made to any of it's resource. The WebResource containing all of these PCF resources are located in prefix_Namespace.ComponentName/bundle.js.

If you face this Error: WebResource content size is too big. can use temporarily use this hack that involves increasing the size limit of email attachments from the 5120 KB to something larger.

Connect pac to CDS

  1. Make sure global action step is activated
  2. Make sure global action step is registered in Plug-in registration tool
  3. deploy.bat

pcf-authentication's People

Contributors

ugreg avatar

Watchers

 avatar  avatar

Forkers

madhurima09nath

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.