0

Last 2 days I was searching how to build my own Auth Driver in FuelPHP. We need to check some users from other table because of old datas in our database.

So, I need to write my own Auth Driver. First of all, I really don't know where I should start. Is it possible to build new Auth Driver from SimpleAuth(w/ extends)?

Could someone help me what I should do, I'll be really appreciating..

Thanks.

4

1 回答 1

1

在 Auth Docs 中:编写自己的驱动程序

于 2012-06-26T20:09:24.333 回答