bristol-su/portal-auth

Authentication for Portal SDK based software

v1.0.1 2021-10-19 11:35 UTC

This package is auto-updated.

Last update: 2024-04-19 17:35:48 UTC


README

Logo

Portal Authentication

Quick authentication scaffolding for applications using the portal sdk
Explore the docs »

View Portal · portal-authrt Bug · Request Feature

Build Code Quality

Release MIT License

Downloads Stargazers Issues

Table of Contents

About The Project

Sets up logins for applications using the portal sdk.

  • Log in through a UI
  • Reset your password
  • Email Verification
  • Password confirmation pages
  • Social Login
  • API Authentication

Getting Started

Usually, you will want to use the portal package. If you're building an integration with the portal, run the following command to install.

composer require bristol-su/support

See our developer docs for more information.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.

  1. Create an issue to notify us of your planned changes
  2. Fork the Project
  3. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request to the Development Branch

See CONTRIBUTING for more information.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Toby Twigger - toby.twigger@bristol.ac.uk

Project Link: https://github.com/bristol-su/support