You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have expertise in React and/or Angular, we would like to have sample clients using those technologies.
Currently we have samples using Google Polymer and a polymer component that I wrote to wrap around the oidc.js, we also have a Xamarin client sample.
The idea is to have working client samples for popular client side technologies that authenticate agains the OPserver project in this solution so that any developer can pull down the repo, run the proejcts and see working sample of authentication using openidconnect via our IdentityServer4 integration for cloudscribe Core.
The text was updated successfully, but these errors were encountered:
@paulvanbladel certainly! That would be great! Please fork this repo and get a working vue client setup when you have time and then make a pull request when ready
@paulvanbladel I'm seeing a github alert indicating the vue sample is using a vulnerable version of bootstrap. I tried just updating the version but that completely broke the look of the site so I reverted it.
Could you fix this and make a pull request?
Help Wanted
If you have expertise in React and/or Angular, we would like to have sample clients using those technologies.
Currently we have samples using Google Polymer and a polymer component that I wrote to wrap around the oidc.js, we also have a Xamarin client sample.
The idea is to have working client samples for popular client side technologies that authenticate agains the OPserver project in this solution so that any developer can pull down the repo, run the proejcts and see working sample of authentication using openidconnect via our IdentityServer4 integration for cloudscribe Core.
The text was updated successfully, but these errors were encountered: